You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting ok results with pyinstaller --collect-all mpf --exclude-module mpf.tests --onefile --name mpf --noconfirm mpf/__main__.py, but I only tested my use-case.
I would like to make binaries to ship with VPE's MPF integration. What parameters did you pass to PyInstaller?
The text was updated successfully, but these errors were encountered: