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

How to deal with the issue about 'cPickle'? #27

Open
L0ittle opened this issue Oct 28, 2020 · 1 comment
Open

How to deal with the issue about 'cPickle'? #27

L0ittle opened this issue Oct 28, 2020 · 1 comment

Comments

@L0ittle
Copy link

L0ittle commented Oct 28, 2020

When I run the tsv.py by using the environment, there is some warning about 'No module name 'cPickle'' ,while I have found it is a failture when i try to install the 'cPickle', and it infers me that there is not required version

@AliAhmed36
Copy link

If you're using >Python3, you can just import pickle as cPickle, and that should solve the problem

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

2 participants