-
Notifications
You must be signed in to change notification settings - Fork 202
Fix dependencies for arm64 #322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1acca28 to
849b5ce
Compare
849b5ce to
04e83e0
Compare
|
Does it otherwise reinstall the existing opencv on Jetson? |
It doesn't remove the vanilla opencv, but it takes precedence. |
|
Can we check if already installed and if not still install it but leave a huge warning related to |
Will reinstall latest jetson these days on nano and test it out, then update this PR |
04e83e0 to
4cdaa66
Compare
|
Ran on clean install "as it is" and also with manually installed opencv-python, but without OPENBLAS_CORE_TYPE set. |
Skip
opencv-pythoninstall on jetson, since it would crash with illegal instruction