Error while running reinstall.sh on mac with Apple Silicon #7069
Unanswered
Pedrohmlara
asked this question in
Q&A
Replies: 1 comment 6 replies
-
You need to install Numba via conda or pip or some other method. Llvmlite is part of that library |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to install NeMo on Mac with M2, but when I run
./reinstall.sh
I got the following error:ERROR: Cannot uninstall 'llvmlite'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
Any idea to fix this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions