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

List files in qt5 brew package

parent 38d5757d
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ then ...@@ -16,6 +16,7 @@ then
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 qt5
brew list qt5
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