Skip to content

Instantly share code, notes, and snippets.

@grzanka
Created November 30, 2015 08:55
Show Gist options
  • Save grzanka/a0da4effa1b4e8f267cf to your computer and use it in GitHub Desktop.
Save grzanka/a0da4effa1b4e8f267cf to your computer and use it in GitHub Desktop.
pyinstaller.exe run_gui.py --name=modulators_0.3.0 --onefile --log-level=DEBUG --hidden-import=scipy.linalg --hidden-import=scipy.linalg.cython_blas --hidden-import=scipy.linalg.cython_lapack --hidden-import=scipy.integrate --hidden-import=matplotlib.backends.backend_qt5agg --hidden-import=modulators.gui.modulators_base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment