[] Pyinstaller version: 2.1+
[] Python version: 313
[] Length of package: 17682966 bytes
[] Found 1002 files in CArchive
[] Beginning extraction...please standby
[+] Possible entry point: pyiboot01_bootstrap
[+] Possible entry point: pyi_rth_inspect
[+] Possible entry point: pyi_rth__tkinter
[+] Possible entry point: main_gui
[!] Warning: The script is running in a different python version than the one used to build the executable
Run this script in Python313 to prevent extraction errors(if any) during unmarshalling
[] Found 224 files in PYZ archive
The possible entry point does not come out with pyc it's come out with *main_gui * when I tried decompile it
it does not work
Even though that the Python version that I am using is 3.13.3 which is the builder version
Still can't get the real source code please anyone should help me out on this on how I can get it fixed
[] Pyinstaller version: 2.1+
[] Python version: 313
[] Length of package: 17682966 bytes
[] Found 1002 files in CArchive
[] Beginning extraction...please standby
[+] Possible entry point: pyiboot01_bootstrap
[+] Possible entry point: pyi_rth_inspect
[+] Possible entry point: pyi_rth__tkinter
[+] Possible entry point: main_gui
[!] Warning: The script is running in a different python version than the one used to build the executable
Run this script in Python313 to prevent extraction errors(if any) during unmarshalling
[] Found 224 files in PYZ archive
The possible entry point does not come out with pyc it's come out with *main_gui * when I tried decompile it
it does not work
Even though that the Python version that I am using is 3.13.3 which is the builder version
Still can't get the real source code please anyone should help me out on this on how I can get it fixed