Skip to content

first version of a spec file for freeze the app#1

Open
giumas wants to merge 1 commit intomonsterkittykitty:masterfrom
giumas:master
Open

first version of a spec file for freeze the app#1
giumas wants to merge 1 commit intomonsterkittykitty:masterfrom
giumas:master

Conversation

@giumas
Copy link

@giumas giumas commented Apr 5, 2022

Steps:

  • pip install pyinstaller (if not already installed)
  • go to the folder with the .spec file
  • pyinstaller --clean -y GUI_Main.spec
  • in the generated 'WaterColumnPlotter' folder under dict, copy AllSettingsDialog.ui to a folder named Dialogs/UIFiles

This latter step is a hack because the ui file should be collected by PyInstaller.

Once that you get the output dist folder, you can zip and redistribute it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant