Hello,
Just to say that there's a README.rst file that is missing in pytraj
that prevents the master tree to compile:
(cd pytraj && /usr/bin/python2.7 ./scripts/setup_for_amber.py install
--prefix=/home/amber/amber14-git/amber-local-master)
Traceback (most recent call last):
File "./scripts/setup_for_amber.py", line 256, in <module>
build_tag = build_func(ext_modules)
File "./scripts/setup_for_amber.py", line 222, in build_func
long_description=read("../README.rst"),
File "./scripts/setup_for_amber.py", line 18, in read
return open(os.path.join(os.path.dirname(__file__), fname)).read()
IOError: [Errno 2] No such file or directory: './scripts/../README.rst'
I found one in the amber15-with-patches tree that can make it work, but
I'm not sure that it is THE one.
Gerald.
--
____________________________________________________________________________
Prof. Gerald MONARD
SRSMC, Université de Lorraine, CNRS
Boulevard des Aiguillettes B.P. 70239
F-54506 Vandoeuvre-les-Nancy, FRANCE
e-mail : Gerald.Monard.univ-lorraine.fr
tel. : +33 (0)383.684.381
fax : +33 (0)383.684.371
web : http://www.monard.info
____________________________________________________________________________
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Jun 25 2015 - 09:30:02 PDT