Trying to get FreeImagePy to work.
Michele Petrazzo
michele.petrazzo at TOGLIunipex.it
Fri May 26 10:27:15 EDT 2006
Iain King wrote:
> I've installed ctypes and FreeImagePy. When I do this:
>
>>>> import FreeImagePy f = FreeImagePy.Image()
>
> I put a 'print self._name' in the ctypes __init__ file, just before
> line 296 - it's printing out the 'find' just before the error. So, in
> what specific way have I screwed up the install?
What's your ctypes version? Is 0.9.9.6? If yes, can you download the
last svn version, that solve that problem (I hope) and add some
functions? If you can't I'll release a new version (1.2.5)
>
> Iain
>
Bye,
Michele
More information about the Python-list
mailing list