We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
File "/home/shaoym/anaconda2/lib/python2.7/copy_reg.py", line 70, in _reduce_ex raise TypeError, "can't pickle %s objects" % base.name
TypeError: can't pickle module objects
楼主,我在执行您的cnn.py代码时,这个pickle module报上面的错误,不知是什么原因? 不胜感激!
The text was updated successfully, but these errors were encountered:
我也遇到了 怎么解决呢
Sorry, something went wrong.
嗯,好问题,求同!!
yes, this is a good question which I also meet recently, good luck.
No branches or pull requests
File "/home/shaoym/anaconda2/lib/python2.7/copy_reg.py", line 70, in _reduce_ex
raise TypeError, "can't pickle %s objects" % base.name
TypeError: can't pickle module objects
楼主,我在执行您的cnn.py代码时,这个pickle module报上面的错误,不知是什么原因?
不胜感激!
The text was updated successfully, but these errors were encountered: