This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
pip install fails on Python3.9/Windows 10 because of opencv-python version #174
Labels
bug
Something isn't working
Describe the Bug:
pip install fails to compile opencv-python on windows 10 when using python3.9
How to Reproduce?
On Windows 10
With Python3.9
(Using conda or not doesn't change anything)
run
pip install datasetinsights
What did you expect to happen:
The package gets installed
Console logs / stack traces
Anything else you would like to add:
The solution would be to bump the opencv version from
4.4.0.44
to4.5.2.54
Environment:
The text was updated successfully, but these errors were encountered: