sketch-rnn icon indicating copy to clipboard operation
sketch-rnn copied to clipboard

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

Open SHUSHENGQIGUI opened this issue 6 years ago • 1 comments

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

SHUSHENGQIGUI avatar Apr 20 '18 02:04 SHUSHENGQIGUI

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

hardmaru avatar Apr 20 '18 06:04 hardmaru