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

Unable to install the dependencies with Python 3.8.3 and pip-20.1.1 #46

Open
imtiaz2564 opened this issue May 22, 2020 · 3 comments
Open

Comments

@imtiaz2564
Copy link

imtiaz2564 commented May 22, 2020

ERROR: Could not find a version that satisfies the requirement opencv_python==3.4.5.20 (from versions: 3.4.8.29, 3.4.9.31, 3.4.9.33, 4.1.2.30, 4.2.0.32, 4.2.0.34)
ERROR: No matching distribution found for opencv_python==3.4.5.20

@imtiaz2564 imtiaz2564 changed the title Not installing dependencies with Python 3.8.3 and pip-20.1.1 Unable install the dependencies with Python 3.8.3 and pip-20.1.1 May 22, 2020
@imtiaz2564 imtiaz2564 changed the title Unable install the dependencies with Python 3.8.3 and pip-20.1.1 Unable to install the dependencies with Python 3.8.3 and pip-20.1.1 May 23, 2020
@b4017816
Copy link

b4017816 commented Nov 8, 2020

same here, will update with a workaround

@NoteToSelfFindGoodNickname

Same here. What is the workaround, please?

@deivid11
Copy link

deivid11 commented Oct 1, 2021

Use an older python version. I'm using python 2.7.

python2.7 -m pip install -r requirements.txt

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

4 participants