1 year ago
#322599
kenio02
uncompyle6 Unsupported bytecode, Unsupported Python version
i trying to access the .py code from an .exe file. I have python 3.9 and I installed the 3.8 version because uncompyle6 does not support 3.9. I tried to do everything according to this guide: https://www.youtube.com/watch?v=jmC-FKNRdvk&t=486s
and now i have this error:
uncompyle6 version 3.8.0
Python bytecode 3.9.0 (3425)
Decompiled from: Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19:37:50) [MSC v.1916 64 bit (AMD64)]
Embedded file name: moj_pyc.py
Compiled at: 2022-03-17 21:28:33
Unsupported Python version, 3.9.0, for decompilation
Unsupported bytecode in file moj_pyc.pyc
Unsupported Python version, 3.9.0, for decompilation
any idea ?
python
uncompyle6
0 Answers
Your Answer