sketch-rnn
sketch-rnn copied to clipboard
there are a lot of errors when i pickle.load( .pkl)
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
If you read the README.md file, this project has been depreciated, and there's a newer sketch-rnn project.