Skip to content

Instantly share code, notes, and snippets.

@1271
Created November 20, 2017 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1271/8bd82bb25335670379112362fd5947f1 to your computer and use it in GitHub Desktop.
Save 1271/8bd82bb25335670379112362fd5947f1 to your computer and use it in GitHub Desktop.
Conda py3.5 qt4
https://www.anaconda.com/download/
conda create -n oldpyqt pyqt=4
conda install -c acellera -n oldpyqt pyinstaller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment