Closed Datez-Kun closed 4 years ago
Python 3.8.2 is a little new and I haven't told xdis about this version yet.
If you are a hacker it is pretty easy to clone that repo and add the 3.8.2 key and install the result
Be warned though that 3.7 and 3,8 support is a bit lacking right now. I am working on solidifying things in https://github.com/rocky/python-decompile3
If you not a Python hacker, just wait, and at some point I'll release a new xdis which notes there is a version 3.8.2 now.
Python 3.8.2 is a little new and I haven't told xdis about this version yet.
If you are a hacker it is pretty easy to clone that repo and add the 3.8.2 key and install the result
Be warned though that 3.7 and 3,8 support is a bit lacking right now. I am working on solidifying things in https://github.com/rocky/python-decompile3
If you not a Python hacker, just wait, and at some point I'll release a new xdis which notes there is a version 3.8.2 now.
where do I add the key 3.8.2, when I add
'3.8': opcode_38,
3.8: opcode_38
'3.8.2': opcode_38
in the op_imports.py file and then reinstalling, it didn't work at all
I will wait, please fix it immediately
I get this kind of problem when I run it, does this not work in the latest version of python right now? I tried it in python version 3.8.2