Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cPickle module not found #40

Open
od2elf opened this issue Nov 23, 2016 · 3 comments
Open

cPickle module not found #40

od2elf opened this issue Nov 23, 2016 · 3 comments

Comments

@od2elf
Copy link

od2elf commented Nov 23, 2016

При выполнении задания 4 по трендам выдает такую ошибку:

ImportError: No module named 'cPickle'

Пытаюсь через pip установить или проапгрейдить cPickle:

pip install --upgrade cPickle
pip install cPickle

Выдает такой результат:

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-o0zr4qpl/cPickle/
При этом другие модули ставятся и апгрейдятся нормально.

Дело в том, что у меня питон 3?

@od2elf
Copy link
Author

od2elf commented Nov 23, 2016

Все разобрался - в 3й версии питона cPickle называется _pickle

@kirillbobyrev
Copy link
Contributor

"Close the issue"?

@senya-ashukha
Copy link
Collaborator

http://stackoverflow.com/questions/33856283/how-to-read-serialized-data-by-python2-cpikle-with-python3-pickle

On Wed, Nov 23, 2016 at 8:39 PM Kirill Bobyrev [email protected]
wrote:

"Close the issue"?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#40 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AKBNU6Ij5oE8qXW08sMasc7Kj4codWZaks5rBHo_gaJpZM4K6rXO
.

Yours sincerely,
Ashuha Arseniy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants