Super learner
This user is a Super Learner. To become a Super Learner, you need to reach Level 8.
Posted on:

24 Nov 2022

0

Unable to install opencv

I got error while running the code, the problem is import cv2 could not resolved as shown in the screen shot

image.png
I tried to install the package but it failed after several attempts and I got the following in the terminal

PS C:\Users\.....\Capstone Project> conda install -c conda-forge opencv
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed
ResolvePackageNotFound:
  - python=3.1

I checked the python version I am using and it is Python 3.11.0




0 answers ( 0 marked as helpful)

Submit an answer