zrax / pycdc

C++ python bytecode disassembler and decompiler
GNU General Public License v3.0
3.38k stars 645 forks source link

Expression: backO called on empty deque #479

Open AIPythoner opened 7 months ago

AIPythoner commented 7 months ago

image image

I pulled the latest code to complete the compilation, and then an error message appeared when decompiling the pyc file and only decompiled a small amount of python code.

pyc from python 3.11

AIPythoner commented 7 months ago

startv2.zip

onestar1 commented 1 week ago

me too. How do we fix this?