Hmmm, strange that the error message is so non-descript. Anyway, the most likely source of the error is that the libraries can't find the charmm force field data files. If you build and install imp by doing
scons prefix=place/to/install install
it should find them automatically. The other supported model is to use IMP in the directory where you built it using the tools/imppy.sh script:
/path/to/imp/tools/imppy.sh python myscript.py
How did you install it? My guess is that you copied the libraries to some location manually. Relatively few programs will work that way.
Hello all,
We installed IMP in one of our servers by building the source code files. I do not have root access on the servers.
It looks like I need to use the atom module and so after installation, I tested the installation with the files in the test directory inside the atom module’s directory.
I can run the files like test_bd.py and test_charmm_atom.py run smooth, but files like test_charmm_parameters.py throw the following error.
RuntimeError: Unknown error caught by Python wrapper
Details of the error message is attached.
Please help!
Warm Regards,
Badri Adhikari
CS Graduate Student,
University of Missouri-Columbia,
Columbia, Missouri
Cell: 573 639 2847
_______________________________________________
IMP-users mailing list
IMP-users@salilab.org
https://salilab.org/mailman/listinfo/imp-users