Dear Amber users
How to run a python script (which import numpy module) in AMBER environment
using pbs script file ? A simple python script (which did not import numpy
module) is running fine using qsub of the pbs script file. I am giving
python path like:
*export
PYTHONPATH=/scf-data/software/AMBER/amber18_intel/lib/python2.7/site-packages/site.py*
but it gives error as
*raise ImportError("Unable to load the necessary modules")ImportError:
Unable to load the necessary modules.*
Thanks in advance.
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Jul 09 2020 - 00:00:03 PDT