Traceback (most recent call last):
File “<pyshell#20>”, line 1, in
import Draft
ImportError: DLL load failed: The specified module could not be found.[/code]
I’m getting this error now that I updated to the latest draft build. I wasn’t getting this before. I thought it was because I was pointing directly at a remote file server so I overwrote my local copy and tried importing from there and same error. Any ideas?
I didn’t have a sys variable for that. I added it but it didn’t help. I tried both the local and network path.
EDIT: I also checked my license server. I had one expired set of 10 draft licenses and one permanent working 25 license entry so I deleted the expired one but that also didn’t change anything.
Which version of Python are you running? (I normally use 2.6, but I notice most of your paths are using 2.7… not sure if that would make a difference.)
I forgot the ‘K’ in MAGICK_CONFIGURE_PATH (again).
If you cd to the directory that contains the draft build, can you import Draft there?
Thanks for figuring that out. When Paul is back, I’ll check with him to see if the Python 2.7 incompatibility is known or not, and what the intention for compatibility is. You were previously able to use Python 2.7?
Maybe not. I haven’t been keeping very good track and I got a new computer so I might have just gone with a new version when I upgraded without thinking.
Yes, currently Draft only supports Python 2.6, particularly the version of Python included with Deadline. Support for Python 2.7 would require a new, separate Draft build.