Problem installing q2-picrust2

Hi everybody and thanks in advance for help, in installing q2-picrust2 (I’m using virtualbox, Qiime2 2018.4) during the the command “conda-env update -n qiime2-2018.4 -f picrust2-env.yaml” the system showed the following message:
Solving environment: failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://repo.anaconda.com/pkgs/free/noarch/repodata.json.bz2
Elapsed: -

P.S. I’m using installation information given here https://library.qiime2.org/plugins/q2-picrust2/13/
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.

If your current network has https://www.anaconda.com blocked, please file
a support request with your network engineering team.

ConnectionError(MaxRetryError(‘HTTPSConnectionPool(host=‘repo.anaconda.com’, port=443): Max retries exceeded with url: /pkgs/free/noarch/repodata.json.bz2 (Caused by ReadTimeoutError(“HTTPSConnectionPool(host=‘repo.anaconda.com’, port=443): Read timed out. (read timeout=9.15)”))’))

This means there was a network error somewhere between your computer and the conda servers. Maybe try again?

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