Generate PyInstaller *.spec
to Support Building in Container
#4
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Potlatch-Loggers/ComputerKeeper#4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Marked as bug to denote urgency.
We need to build this system in a container (https://hub.docker.com/r/cdrx/pyinstaller-windows), and to do so, we need the the PyInstaller spec file. This has to be generated on a Windows system (at least once) according to the documentation.