[Tutor] problem importing the PIL and cPickle module
by Khalid Al-Ghamdi other posts by this author
Nov 6 2009 10:19AM messages near this date
Re: [Tutor] Python ICMP
|
Re: [Tutor] problem importing the PIL and cPickle module
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
Thread:
Khalid Al-Ghamdi
Kent Johnson
|