Replies: 1 comment
-
|
I found use the poetry config --local installer.no-binary opencv-contrib-python to install from source code. is it right? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
CMAKE_ARGS="-DOPENCV_ENABLE_NONFREE=ON"
pip install -v --no-binary=opencv-contrib-python opencv-contrib-python==4.9.0.80
how to use poetry do same thing.
Beta Was this translation helpful? Give feedback.
All reactions