On Fri, Feb 25, 2022, spss4.iacs.res.in wrote:
>I have tried in different machine. I am using the proxy address where
> https://www.anaconda.com is not blocked. Still I am getting the
>following error
>
> CondaHTTPError: HTTP 000 CONNECTION FAILED for url
><https://repo.anaconda.com/pkgs/main/linux-64/current_repodata.json>
> Elapsed: -
If you can't connect to the anaconda websites, you will probably need to
skip downloading miniconda. Try adding this to your run_cmake script:
-DBUILD_PYTHON=FALSE -DDOWNLOAD_MINICONDA=FALSE
That should get you going, then you can try again with a python installation
that is already on your machine. (This assumes you need the python
programs: many people don't.)
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Feb 25 2022 - 05:00:01 PST