July 16, 2024 at 11:13 am
#170857
Mr_Groot
Participant
Hello
I have added this line compile_command = [“wine”, path_to_pyinstaller, “–onefile”, “–icon=img/exe_file.ico”, list[0]+”.py”] and created a new executable. But when i try to execute in CMD without using start Nothing happened in CMD. Screenshot is attached below.