Question: (Closed) Galaxy PBS Error
0
jardim.rodrigo • 10 wrote:
Hi all!
I trying run Galaxy with PBS. My server have debian installed. I enable job_conf.xml with plugin for PBS as describe in https://new.galaxyproject.org/admin/config/performance/cluster/, although documentation is out of date. When I run galaxy I have the message below:
ImportError /.../.venv/local/lib/python2.7/site-packages/pbs/_pbs.so: undefined symbol: job_log_mutex
Thanks!
It looks like your pbs-python installation can't see the PBS libraries on the server. Find where those are and ensure they're in one of the default search paths of libraries.