Install on Macbook m1 chip #1060
XinBow99
started this conversation in
Show and tell
Replies: 1 comment
-
actually It's not work for me with miniconda, when install it with pip
but I try to use the brew env, it's work brew install pyqt@5
/opt/homebrew/bin/python3 -m pip install labelme |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
conda install pyqt
conda install matplotlib
pip install labelme
That works for me!
Beta Was this translation helpful? Give feedback.
All reactions