Merhaba, basit bir Python projesi yaptım ama şöyle bir sorunum var.
Logonun olduğu resimde programı py uzantılı olarak açıyorum, logo olmayanda ise EXE yapıp öyle açıyorum. Neden EXE yaptığımda py uzantılı olan gibi olmuyor?
I have created an exe file using Pyinstaller. pyinstaller.exe --onefile --icon='Loco.ico program.py In the program, I include an image in my plots, and when I run the program alone in its folder, ...
I have created an exe file using Pyinstaller. pyinstaller.exe --onefile --icon='Loco.ico program.py In the program, I include an image in my plots, and when I run the program alone in its folder, ...
I have created an exe file using Pyinstaller. pyinstaller.exe --onefile --icon='Loco.ico program.py In the program, I include an image in my plots, and when I run the program alone in its folder, ...