Re: [AMBER] Error when installing miniconda through AmberTools19

From: David A Case <david.case.rutgers.edu>
Date: Thu, 16 Apr 2020 15:02:25 -0400

>On Fri, Apr 17, 2020 at 1:41 AM Gardezi,Shahbaz <shahbazgardezi.chem.ufl.edu>
>wrote:
>>
>> /Users/shahbaz/documents/amber18/amber18/AmberTools/src/configure_python:
>> line 167: /Users/shahbaz/documents/amber18/amber18/miniconda/bin/pip: No
>> such file or directory

This is a problem originating with miniconda, since they just changed
the organization of their web site within the last week.

If you are using OSX, edit the
$AMBERHOME/AmberTools/src/configure_python script. At line 110, change

    curl -# .....
to
    curl -L -# ......

That is, just add "-L" as the first flag to the curl command.

If you are not on MacOSX, then something else is wrong.

....dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Apr 16 2020 - 12:30:02 PDT
Custom Search