Trying to get FreeImagePy to work.

Iain King iainking at gmail.com
Fri May 26 11:00:12 EDT 2006


Michele Petrazzo wrote:
> 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)
> 

I downloaded and installed 0.9.9.3, and it now works.  Thanks!

Iain




More information about the Python-list mailing list