|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
64bit windows OSI am trying to install PIL 1.1.6 on a machine running a Windows Vista 64bit OS with Python 2.6 installed. I tried the windows installer, but it fails to detect my Python installation. Python is registered with the OS. I checked the registry using regedit. I was able to install another Python module py2exe using an installer they provide. I was just wondering if their was a 64 bit installer I missed or a simple work around to make PIL happen on this OS. Thanks!
_______________________________________________ Image-SIG maillist - Image-SIG@... http://mail.python.org/mailman/listinfo/image-sig |
|
|
|
|
|
Re: 64bit windows OSFrom: Bill Mummert
> I am trying to install PIL 1.1.6 on a machine running a Windows Vista > 64bit OS with Python 2.6 installed. I tried the windows installer, but it > fails to detect my Python installation. Python is registered with the OS. > I checked the registry using regedit. I was able to install another Python > module py2exe using an installer they provide. I was just wondering if > their was a 64 bit installer I missed or a simple work around to make PIL > happen on this OS. Thanks! Last time I checked, there were no x64 binaries available, so I compiled PIL from source. I've been using it for some time now and it seems to work OK. I only added FreeType support just now and haven't tested it much, but TrueType fonts are rendered just fine in my tests. It's here if you want it: http://www.mediafire.com/?20h3zeimnke MD5: ac8f1d861af3f7b57466d882aad38a9f _______________________________________________ Image-SIG maillist - Image-SIG@... http://mail.python.org/mailman/listinfo/image-sig |
|
|
Re: 64bit windows OSFrom: Bill Mummert
> I am trying to install PIL 1.1.6 on a machine running a Windows Vista > 64bit OS with Python 2.6 installed. I tried the windows installer, but it > fails to detect my Python installation. Python is registered with the OS. > I checked the registry using regedit. I was able to install another Python > module py2exe using an installer they provide. I was just wondering if > their was a 64 bit installer I missed or a simple work around to make PIL > happen on this OS. Thanks! Now that I reread your post, you don't specify whether you're using the 32- or 64-bit Python. My previous response is only relevant for Python x64. Otherwise, there's probably a mismatch of library versions or an incomplete installation of Python. _______________________________________________ Image-SIG maillist - Image-SIG@... http://mail.python.org/mailman/listinfo/image-sig |
|
|
|
|
|
Python bindings for JasPer JPEG2000 library?Anyone have Python bindings for the JasPer or OpenJPEG JPEG2000 libraries?
Bill _______________________________________________ Image-SIG maillist - Image-SIG@... http://mail.python.org/mailman/listinfo/image-sig |
| Free embeddable forum powered by Nabble | Forum Help |