Hi,
While i was installing ambertools 17, i received error that indicated below:
~/amber16> make test
(cd AmberTools/test && make test)
make[1]: Entering directory '/home/arma/amber16/AmberTools/test'
./test_at_serial.sh
Error: Could not import Amber Python modules!
Probably your Amber Python environment was not set up correctly.
We recommend adding the line:
test -f /home/arma/amber16/amber.sh && source
/home/arma/amber16/amber.sh (sh/bash/zsh)
or
test -f /home/arma/amber16/amber.csh && source
/home/arma/amber16/amber.csh (csh/tcsh)
to your login shell resource file (e.g., ~/.bashrc or ~/.cshrc).
Makefile:8: recipe for target 'test' failed
make[1]: *** [test] Error 1
make[1]: Leaving directory '/home/arma/amber16/AmberTools/test'
Makefile:61: recipe for target 'test.serial' failed
make: *** [test.serial] Error 2
I already added to .bashrc file which mentioned above.
In addition, "./configure gnu" step i received that:
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after
connection broken by 'ProtocolError('Connection aborted.', OSError(101,
'Network is unreachable'))': /packages/0f/74/ecd13431bcc456ed390b44c8a6e917
c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl
and i searched this in amber-mailing-list and i applied solution that:
http://archive.ambermd.org/201702/0214.html
I do not know how get over the problem.
Ersin Gündeğer
Biochemistry
Ege University
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jun 05 2018 - 01:00:02 PDT