Dear Experts,
I am trying to install amber19. I do the following steps.
./configure --with-python /home/srabani/miniconda3/bin/python3 gnu
source amber.sh
make install
But I give the following error.
pytraj/topology/topology.cpp:47594:19: note: suggested alternative:
‘_PyGen_yf’
ret = _PyGen_Send((PyGenObject*)yf, NULL);
^~~~~~~~~~~
_PyGen_yf
error: command '/usr/local/gcc-7.3.0/bin/gcc' failed with exit code 1
make[2]: *** [pytraj] Error 1
make[2]: Leaving directory `/home/srabani/amber18/AmberTools/src'
make[1]: *** [serial] Error 2
make[1]: Leaving directory `/home/srabani/amber18/AmberTools/src'
make: *** [install] Error 2
Thanking you
--
*With regards,*
*Dulal Mondal,*
*Research Scholar,*
*Department of Chemistry,*
*IIT Kharagpur, Kharagpur 721302.*
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Aug 19 2024 - 13:30:02 PDT