Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pyinstaller --onefile
#4
(Jun-24-2021, 06:38 AM)mhzr Wrote: it didn't work.
this is not very descriptive. What error do you get when you run the exe from cmd? I would guess there is missing imports (i.e. some of the third-party packages is not included with the bundle).
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
pyinstaller --onefile - by mhzr - Jun-24-2021, 06:38 AM
RE: pyinstaller --onefile - by buran - Jun-24-2021, 06:55 AM
RE: pyinstaller --onefile - by mhzr - Jun-24-2021, 07:01 AM
RE: pyinstaller --onefile - by buran - Jun-24-2021, 07:18 AM
RE: pyinstaller --onefile - by mhzr - Jun-24-2021, 07:42 AM
RE: pyinstaller --onefile - by Marbelous - Jun-24-2021, 05:56 PM
RE: pyinstaller --onefile - by buran - Jun-24-2021, 09:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PyInstaller OneFile felixS_zema 4 6,102 Oct-09-2019, 01:02 PM
Last Post: felixS_zema

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020