Skip to content
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

NotImplementedError: TODO: Add support for Opcode BININT #12

Closed
abenavidesmeli opened this issue Dec 1, 2021 · 2 comments
Closed

NotImplementedError: TODO: Add support for Opcode BININT #12

abenavidesmeli opened this issue Dec 1, 2021 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@abenavidesmeli
Copy link

File "/Users/abenavides/workspace/enricher/fury_fda-models-hub-enricher/venvpython3/lib/python3.8/site-packages/fickling/pickle.py", line 106, in new
raise NotImplementedError(f"TODO: Add support for Opcode {info.name}")
NotImplementedError: TODO: Add support for Opcode BININT

@suhacker1
Copy link
Collaborator

suhacker1 commented Jan 10, 2022

Hey! Would it be possible for you to provide a code snippet that results in this error? If not, that's alright. I linked a PR that should fix this issue.

@ESultanik ESultanik added bug Something isn't working enhancement New feature or request labels Jan 11, 2022
@ESultanik
Copy link
Collaborator

This is now resolved in Fickling v0.0.3, which is now available on PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants