[pypy-issue] [issue845] ImportError: No module named cPickle

Jose Antonio Martin H. tracker at bugs.pypy.org
Thu Aug 25 20:31:18 CEST 2011


New submission from Jose Antonio Martin H. <jamartinh at fdi.ucm.es>:

Python 2.7.1 (080f42d5c4b4, Aug 23 2011, 11:41:11)
[PyPy 1.6.0 with MSC v.1500 32 bit] on win32
Type "help", "copyright", "credits" or "license" for more information.
And now for something completely different: ``PyPy 1.1.0beta released:
http://codespeak.net/pypy/dist/pypy/doc/release-1.1.0.html''
>>>> import cPickle
Traceback (most recent call last):
  File "<console>", line 1, in <module>
ImportError: No module named cPickle
>>>>

----------
messages: 3014
nosy: jamartinh, pypy-issue
priority: bug
status: unread
title: ImportError: No module named cPickle

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue845>
________________________________________


More information about the pypy-issue mailing list