Quote:
Originally Posted by kovidgoyal
Hmm that seems to be a bad intercation between PIL and pyqt does
Code:
python2.5 -c "from PIL import Image"
work?
|
Yep that seemed to work. No output, no error messages. My PyQt version is 4.4.4 if that makes a difference. PIL is 1.1.6.
Thanks again,
Kevin