Following is the error I get while trying to execute the sample_0.py example. All other examples that do not use rmf module run smoothly. Everything was smooth while installing. Is there anything I missed during the installation?
$../bin/python2.7 sample_0.py Traceback (most recent call last): File "sample_0.py", line 7, in <module> import IMP.rmf ImportError: No module named rmf
Also that the rmf module is in the svn-trunk folder but not in the release folder. Please suggest what I should do.
Sincerely, Badri Adhikari CS Graduate Student, University of Missouri-Columbia, Columbia, Missouri BAP54@mail.missouri.edumailto:BAP54@mail.missouri.edu
On 8/27/12 9:44 AM, Adhikari, Badri (MU-Student) wrote: > Following is the error I get while trying to execute the sample_0.py > example. All other examples that do not use rmf module run smoothly.
Most likely the RMF support was disabled when you built IMP, e.g. because you are missing one of the dependencies (such as HDF5). Check the log when you build IMP.
Ben
participants (2)
-
Adhikari, Badri (MU-Student)
-
Ben Webb