[Tutor] problem importing the PIL and cPickle module

Khalid Al-Ghamdi emailkgnow at gmail.com
Fri Nov 6 18:56:06 CET 2009


Hi,
I'm currently using python 3.1 and I tried to import PIL and cPickle as per
tutorial i was following, but both gave me errors. I tried to download PIL
from its respective site, but it only installed on the python 2.6
directory.
As for cPickle, I couldn't find it, but I found some kind of reference to
_pickle in the python documentation.

my questions:
is there a way to import PIL to python 3?
is _pickle the same as cPickle?

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20091106/2267f89b/attachment-0001.htm>


More information about the Tutor mailing list