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 |