pycdc
pycdc copied to clipboard
When I used the pycdc to decompile a python3.11 pyc, I can across the "Error decompyling Demand_Change_Report.pyc: invalid vector subscript"
Source Generated with Decompyle++
File: Demand_Change_Report.pyc (Python 3.11)
Unsupported opcode: POP_JUMP_FORWARD_IF_FALSE import PySimpleGUI as sg import pandas as pd from icecream import ic import shutil import os import datetime import time import openpyxl
def gui(): Unsupported opcode: KW_NAMES pass
WARNING: Decompyle incomplete
def data_processed1(data_path, cqtr, nqtr): Unsupported opcode: KW_NAMES pass
WARNING: Decompyle incomplete
def main(): Error decompyling Demand_Change_Report.pyc: invalid vector subscript If you can help me, please contact me freely. So urgent.
3.11 is a new version
So wait till it get it's decode value