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

there are a lot of errors when i pickle.load( .pkl) #9

Open
SHUSHENGQIGUI opened this issue Apr 20, 2018 · 1 comment
Open

there are a lot of errors when i pickle.load( .pkl) #9

SHUSHENGQIGUI opened this issue Apr 20, 2018 · 1 comment

Comments

@SHUSHENGQIGUI
Copy link

there are a lot of errors when i pickle.load( .pkl)
1.open(file) should be replaced by open(file,'rb') in python 3x
2.error in pickle.load(f) : ModuleNotFoundError: No module named 'copy_reg\r'
why is that ?
please

@hardmaru
Copy link
Owner

If you read the README.md file, this project has been depreciated, and there's a newer sketch-rnn project.

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