Skip to content
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

ERROR: Could not find a version that satisfies the requirement opencv-python==3.4.1.15 #24

Closed
azuryl opened this issue Dec 9, 2020 · 2 comments

Comments

@azuryl
Copy link

azuryl commented Dec 9, 2020

according your Quick start

pip install -r requirements.txt
Collecting EasyDict==1.7
Using cached easydict-1.7.tar.gz (6.2 kB)
ERROR: Could not find a version that satisfies the requirement opencv-python==3.4.1.15 (from -r requirements.txt (line 2)) (from versions: 3.4.2.17, 3.4.3.18, 3.4.4.19, 3.4.5.20, 3.4.6.27, 3.4.7.28, 3.4.8.29, 3.4.9.31, 3.4.9.33, 3.4.10.35, 3.4.10.37, 3.4.11.39, 3.4.11.41, 3.4.11.43, 3.4.11.45, 4.0.0.21, 4.0.1.23, 4.0.1.24, 4.1.0.25, 4.1.1.26, 4.1.2.30, 4.2.0.32, 4.2.0.34, 4.3.0.36, 4.3.0.38, 4.4.0.40, 4.4.0.42, 4.4.0.44, 4.4.0.46)
ERROR: No matching distribution found for opencv-python==3.4.1.15 (from -r requirements.txt (line 2))

excuse me which python version and ubuntu version you use, I use ubuntu 18.04 and I tried python3.7,3.8 isn not success

@azuryl
Copy link
Author

azuryl commented Dec 9, 2020

if I use python 3.8 pytorch 1.6 opencv-python 4.4.0 there will error as #22

@azuryl
Copy link
Author

azuryl commented Dec 11, 2020

it seems must use python 3.6

@azuryl azuryl closed this as completed Dec 11, 2020
HuangJunJie2017 pushed a commit that referenced this issue Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant