-
Notifications
You must be signed in to change notification settings - Fork 22
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
Pickle Machine failed on opcode:0x81 #22
Comments
If you can provide example python code that generates a pickled object containing this byte code I may be able to help. |
python (3.6.5):
golang (1.11.2):
error:
|
pickle.dumps(xxxx,2),sloved. |
err: Pickle Machine failed on opcode:0x81. Stack size:1. Memo size:0. Cause:Input encountered opcode that is not implemented
The text was updated successfully, but these errors were encountered: