You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to Python as well as machine learning and couldn't find a way to solve this problem. When I run sample.py as described in the Readme, Terminal outputs this error notice:
Traceback (most recent call last):
File "sample.py", line 36, in , saved_args = pickle.load(f)
...
ValueError: unsupported pickle protocol: 3
How can I solve this?
Thank you very much for your work and help!
The text was updated successfully, but these errors were encountered:
Hey,
I'm new to Python as well as machine learning and couldn't find a way to solve this problem. When I run sample.py as described in the Readme, Terminal outputs this error notice:
How can I solve this?
Thank you very much for your work and help!
The text was updated successfully, but these errors were encountered: