I tried to install face_recognition package using "conda install face_recognition -c conda-forge face_recognition"
and bumped into the following error:
PackageNotFoundError: Packages missing in current channels:
- face_recognition
We have searched for the packages in the following channels:
-https://conda.anaconda.org/conda-forge/win-64
-https://conda.anaconda.org/conda-forge/noah
-https://repo.continuum.io/pkgs/main/win-64
-https://repo.continuum.io/pkgs/free/win-64
-https://repo.continuum.io/pkgs/r/win-64
-https://repo.continuum.io/pkgs/pro/win-64
-https://repo.continuum.io/pkgs/pro/noarch
can someone please help me resolve this issue.