Skip to content
Snippets Groups Projects
Commit fc3b6bbf authored by inso's avatar inso
Browse files

Install qt57

parent 59ba86b9
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ then ...@@ -15,8 +15,8 @@ then
brew update brew update
brew install libsodium brew install libsodium
## Ensure your brew QT version is up to date. (brew install qt -> qt 4.8) ## Ensure your brew QT version is up to date. (brew install qt -> qt 4.8)
brew install qt5 brew install qt57
brew list qt5 brew list qt57
brew install pyenv-virtualenv brew install pyenv-virtualenv
pyenv update pyenv update
pip install PyQt5 pip install PyQt5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment