[GE users] Python DRMAA module
Shaon, ABS (Arif)
A.Shaon at rl.ac.uk
Tue Sep 2 10:52:52 BST 2008
Hi All,
I am trying to implement a few simple job control scripts using the
Python DRMAA module but I am getting the following errors:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "DRMAA.py", line 28, in <module>
import cDRMAA
File "cDRMAA.py", line 6, in <module>
import _cDRMAA
ImportError: libdrmaa.so.1.0: cannot open shared object file: No such
file or directory
I have set the SGE_ROOT in the setup.py module to the root of my SGE
installation folder.
Any idea why I am getting this? Any help in this regard will be greatly
appreciated.
Regards
Arif
More information about the gridengine-users
mailing list