Error when installing extra libraries

Error when installing extra libraries

I am re installing the whole metavision SDK and i am checking all the extra libraries are installed. When i run this command: python -m pip install "opencv-python==4.5.5.64" "sk-video==1.1.10" "fire==0.4.0" "numpy==1.23.4" "h5py==3.7.0" pandas scipy the terminal gives me an error and I am not able to understand what is wrong. I have tried to install it with conda which gives me an error too but its more readable: 

C:\Windows\System32>python -m conda install "opencv-python==4.5.5" "sk-video==1.1.10" "fire==0.4.0" "numpy==1.23.4" "h5py==3.7.0" pandas scipy
Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  - opencv-python==4.5.5

Current channels:


To search for alternate channels that may provide the conda package you're
looking for, navigate to


and use the search bar at the top of the page.

Has anybody dealed with this error previously? Could it be due to the version of windows (11) i have? My python version is 3.9 so it should not give problems. Anything else I could check?

Thank you

    As a Prophesee customer, join the community conversation. 
    Request your free access today.