Hi there,
I was trying to install Qiime2 (version 2020.11) within miniconda3. I am running WSL2 and I am sure it is active (typed in wsl -l -v on powershell and it says version 2 is currently running). However, I ran in to a problem with “wget” installation. Can anyone help how to solve the issue? Thanks in advance.
(base) PS C:\WINDOWS\system32> conda install wget
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
- wget
Current channels:
- main/win-64
- main/noarch
- r/win-64
- r/noarch
- msys2/win-64
- msys2/noarch
- conda-forge/win-64
- conda-forge/noarch
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.