avatarify-python icon indicating copy to clipboard operation
avatarify-python copied to clipboard

opencv-python==3.4.5.20 could not found on Mac client require

Open GoToBoy opened this issue 3 years ago • 5 comments

Describe the bug

env:

  • pip 21.0.1 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
  • Mac bigSur 11.2.2

bash: run pip install -r requirements_client.txt

error: ERROR: Could not find a version that satisfies the requirement opencv-python==3.4.5.20 ERROR: No matching distribution found for opencv-python==3.4.5.20

To Reproduce

Info (please complete the following information):

  • OS (e.g., Linux): Mac BigSur 11.2.2
  • GPU model: Radeon Pro 560X 4 GB
  • Any other relevant information:

Screenshots

Logs

GoToBoy avatar Mar 05 '21 08:03 GoToBoy

Same problem here, any updates ?

mateushcp avatar Mar 18 '22 15:03 mateushcp

same here!

eugenioclrc avatar Jun 08 '22 21:06 eugenioclrc

Would you try without version of opencv as follows; 'pip install opencv-python'

if it fails, 'conda install python'.

superwhyun avatar Sep 25 '22 14:09 superwhyun

same problem

aleksandr-shevchenko-0 avatar Aug 02 '23 18:08 aleksandr-shevchenko-0