Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PyInstaller OneFile
#1
Hey,

I built an application and bundled it with PyInstaller. It includes some datas in the spec file, like images and excel sheets. Is there a way I can bundle my app as onefile except for e.g. the excel sheets, so that I can change them later? What I want to have is a single exe file and a folder with some excel files that are used in the app.

Thanks for any help,

Best regards,
Felix
Reply


Messages In This Thread
PyInstaller OneFile - by felixS_zema - Oct-08-2019, 01:43 PM
RE: PyInstaller OneFile - by Axel_Erfurt - Oct-08-2019, 03:29 PM
RE: PyInstaller OneFile - by snippsat - Oct-08-2019, 04:39 PM
RE: PyInstaller OneFile - by felixS_zema - Oct-09-2019, 09:07 AM
RE: PyInstaller OneFile - by felixS_zema - Oct-09-2019, 01:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pyinstaller --onefile mhzr 6 3,285 Jun-24-2021, 05:56 PM
Last Post: Marbelous

Forum Jump:

User Panel Messages

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