|
abin 发表于 2025-8-8 10:50
字面意思
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after con ...
好的 谢谢您 我改了一下安装的最新的pmemd24+ambertools25按照官网的手册 在修改run_cmake里的-DOWNLOAD_MINICONDA=FALSE,但是报错Environment resource files are provided to set the proper environment
-- variables to use AMBER and AmberTools. This is required to run any Python
-- programs (like MMPBSA.py, ParmEd, MCPB.py, and pytraj)
--
-- If you use a Bourne shell (e.g., bash, sh, zsh, etc.), source the
-- /home/jingjie/pmemd24//amber.sh file in your shell. Consider adding the line
-- test -f /home/jingjie/pmemd24//amber.sh && source /home/jingjie/pmemd24//amber.sh
-- to your startup file (e.g., ~/.bashrc)
--
-- If you use a C shell (e.g., csh, tcsh), source the
-- /home/jingjie/pmemd24//amber.csh file in your shell. Consider adding the line
-- test -f /home/jingjie/pmemd24//amber.csh && source /home/jingjie/pmemd24//amber.csh
-- to your startup file (e.g., ~/.cshrc)
--
-- Amber will be installed to /home/jingjie/pmemd24/
If errors are reported, search for 'CMake Error' in the cmake.log file. 请问这是什么原因
我已经配置了pmemd24的source环境 |
|