Qiime2 install issue

Hi there, I was trying to install Qiime2 within Conda. However, I got issue with "wget" installation. Can anyone help how to solve the issue? Thanks.

(base) C:>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:

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.

Hi LFE, thanks for the quick reply.

I tried both commands and they got the same error message as before. I had searched around and did not find any answer. I'm sure I download the most recent Conda

Hi @erichx!

It looks like you're running a native windows conda installation:

QIIME 2 is not supported as a native windows installation:

You can use a virtual machine (see link above), or, install in the WSL: Install WSL | Microsoft Learn

Keep us posted!

Yes, that's what I figured out too. I switched to use Virtualbox. Thank you.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.