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

Updated requirements.txt #75

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Conversation

Yinan2
Copy link
Contributor

@Yinan2 Yinan2 commented Aug 14, 2021

Running pip install -r requirements.txt results in the following error:

ERROR: Could not find a version that satisfies the requirement opencv>=2.4.11 (from versions: none)
ERROR: No matching distribution found for opencv>=2.4.11

The package seems to have been renamed from 'opencv' to 'opencv-python' on https://pypi.org/project/opencv-python/

Pip package opencv has been renamed to opencv-python
Updated requirement to adapt to the new package name
@richzhang
Copy link
Owner

Thanks!

@richzhang richzhang merged commit b1995a2 into richzhang:master Aug 25, 2021
Absolute-Value pushed a commit to Absolute-Value/PerceptualSimilarity that referenced this pull request Mar 15, 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

Successfully merging this pull request may close these issues.

2 participants