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
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: