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

AttributeError: module 'xdis.opcodes.opcode_39' has no attribute 'END_FINALLY' #355

Closed
dziunincode69 opened this issue Jul 4, 2021 · 1 comment
Labels
Duplicate Issue has been raised in another issue Python 3.9+ Python 3.9, 3.10, 3.11, 3.12, 3.13

Comments

@dziunincode69
Copy link

what happend with

File "/usr/local/lib/python3.8/dist-packages/uncompyle6/scanners/scanner39.py", line 36, in init
Scanner37Base.init(self, 3.9, show_asm)
File "/usr/local/lib/python3.8/dist-packages/uncompyle6/scanners/scanner37base.py", line 98, in init
self.opc.END_FINALLY,
AttributeError: module 'xdis.opcodes.opcode_39' has no attribute 'END_FINALLY'
image

@rocky
Copy link
Owner

rocky commented Jul 5, 2021

See #353

@rocky rocky added the Duplicate Issue has been raised in another issue label Jul 5, 2021
@rocky rocky closed this as completed Nov 30, 2021
@rocky rocky added the Python 3.9+ Python 3.9, 3.10, 3.11, 3.12, 3.13 label Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Issue has been raised in another issue Python 3.9+ Python 3.9, 3.10, 3.11, 3.12, 3.13
Projects
None yet
Development

No branches or pull requests

2 participants