Click here to Skip to main content
15,867,568 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am a beginner with pyinstaller. I have 2 files in my PyCharm Project folder (SwimCodeProject) and 2 PNGs in the "Background" folder inside "SwimCodeProject" that I would like to turn into an exe. I would like some guidance on what the command I should run in the command line to turn those files into 1 exe. I am also confused if I would need to write something more for the multiple libraries I use. Some guidance on the outline of the command would be great.

What I have tried:

I have tried, unsuccessfully, to download and use auto-py-to-exe.
Posted
Updated 5-Mar-22 21:38pm

1 solution

 
Share this answer
 
Comments
Junwoo Kim 6-Mar-22 13:20pm    
I have already looked at this site. Unfortunately, I do not get any info on bundling two files and 2 pngs in different folders. I have also looked at the pyinstaller directory with no luck. Could you recommend another site?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900