PIL photocd loading

piet at cs.uu.nl piet at cs.uu.nl
Fri Feb 18 11:17:12 EST 2000


Has anybody succeeded in loading photocd files with PIL?
When I trie this, Python crashes with a memory access violation.
This is on Windows NT with PIL 1.0 (Nov 99).

import Image
im = Image.open("yose05.pcd")
im.show()

-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: Piet.van.Oostrum at gironet.nl



More information about the Python-list mailing list