Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

No matching distribution found for opencv-python==4.2.0.32 #20

Closed
RidaAyed opened this issue Jan 7, 2022 · 0 comments
Closed

No matching distribution found for opencv-python==4.2.0.32 #20

RidaAyed opened this issue Jan 7, 2022 · 0 comments

Comments

@RidaAyed
Copy link
Contributor

RidaAyed commented Jan 7, 2022

[ra@x omr]$ virtualenv --python=`which python3` venv         

created virtual environment CPython3.10.1.final.0-64 in 229ms
  creator CPython3Posix(dest=/home/ra/src/omr/venv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/ra/.local/share/virtualenv)
    added seed packages: pip==21.3.1, setuptools==60.1.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator

[ra@x omr]$ source venv/bin/activate

(venv) [ra@x omr]$ pip install -r requirements.txt                  

Collecting atomicwrites==1.3.0
  Using cached atomicwrites-1.3.0-py2.py3-none-any.whl (5.9 kB)
Collecting attrs==19.3.0
  Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB)
Collecting importlib-metadata==0.23
  Using cached importlib_metadata-0.23-py2.py3-none-any.whl (28 kB)
Collecting more-itertools==7.2.0
  Using cached more_itertools-7.2.0-py3-none-any.whl (57 kB)
Collecting numpy==1.17.4
  Using cached numpy-1.17.4.zip (6.4 MB)
  Preparing metadata (setup.py) ... done
ERROR: Could not find a version that satisfies the requirement opencv-python==4.2.0.32 (from versions: 3.4.0.14, 3.4.10.37, 3.4.11.39, 3.4.11.41, 3.4.11.43, 3.4.11.45, 3.4.13.47, 3.4.15.55, 3.4.16.57, 3.4.16.59, 3.4.17.61, 4.3.0.38, 4.4.0.40, 4.4.0.42, 4.4.0.44, 4.4.0.46, 4.5.1.48, 4.5.3.56, 4.5.4.58, 4.5.4.60, 4.5.5.62)
ERROR: No matching distribution found for opencv-python==4.2.0.32

(venv) [ra@x omr]$ python -V
Python 3.10.1
RidaAyed added a commit to RidaAyed/omr that referenced this issue Jan 7, 2022
@rbaron rbaron closed this as completed in 06cc110 Jan 9, 2022
rbaron added a commit that referenced this issue Jan 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant