Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reports of error in freeze_support with Windows installer #154

Open
RalfG opened this issue Jul 1, 2024 · 0 comments
Open

Reports of error in freeze_support with Windows installer #154

RalfG opened this issue Jul 1, 2024 · 0 comments
Labels
bug GUI Graphical user interface

Comments

@RalfG
Copy link
Member

RalfG commented Jul 1, 2024

With v3.0.0b1 of the Windows Installer:

  File "ms2rescore\gui\__main__.py", line 15, in <module>
    main()
  File "ms2rescore\gui\__main__.py", line 10, in main
    multiprocessing.freeze_support()
  File "Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py", line 47, in _freeze_support
ValueError: not enough values to unpack (expected 2, got 1)

Potentially related to pyinstaller/pyinstaller#7482

@RalfG RalfG added bug GUI Graphical user interface labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug GUI Graphical user interface
Projects
None yet
Development

No branches or pull requests

1 participant