install error related to strict channel priority

Hi @gregcaporaso, I encountered a similar error as in @Venkatakrishna_Jala,

After letting the terminal run for several hours, a long list of conflicts were found (Please refer to the attachment).

Collecting package metadata (repodata.json): done
Solving environment: - 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.

The long message ends with

Your installed version is: not available

Note that strict channel priority may have removed packages required for satisfiability.

Thank you!
qiime2_installation_error.txt (2.6 MB)

Hello @ivanllam,

Try running $conda config --set channel_priority flexible and then try creating the environment again.

1 Like

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