Skip to content

Switch to pyinstaller from cx_freeze#565

Merged
arsenetar merged 2 commits into
masterfrom
542
May 3, 2019
Merged

Switch to pyinstaller from cx_freeze#565
arsenetar merged 2 commits into
masterfrom
542

Conversation

@arsenetar

Copy link
Copy Markdown
Owner

Fix #542 by switching to pyinstaller as cx_freeze seems to have additional issues with newer/current python versions.

Fix the issues with cx_Freeze builds on newer versions of python and
with newer version of PyQt5
- Update .gitignore to ignore .spec files
- Update package.py to use pyInstaller instead of cx_Freeze
- Update requirements-windows to have pyInstaller instead of cx_Freeze
- Update setup.nsi to work with build and packaging changes
- Add win_version_info.temp to build a version information file for
  pyInstaller as part of the package.py script
@arsenetar arsenetar merged commit 08722a3 into arsenetar:master May 3, 2019
@arsenetar arsenetar deleted the 542 branch May 3, 2019 02:09
simon387 pushed a commit to simon387/dupeguru that referenced this pull request Mar 20, 2025
Switch to pyinstaller from cx_freeze
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.

cx_Freeze error startup crash

1 participant