baker-laboratory / RoseTTAFold-All-Atom

Other
649 stars 118 forks source link

rf2aa not found #91

Closed velocirraptor23 closed 6 months ago

velocirraptor23 commented 7 months ago

Hi,

I tried to run the next command line python -m rf2aa.run_inference --config-name protein.yaml, however there is no way to make it work. I have followed th step but seems rf2aa is not isntalled but did not get errors. te error I am getting is Error while finding module specification for 'rf2aa.run_inference' (ModuleNotFoundError: No module named 'rf2aa').

Any helo would be highly appreciated.

Cesar

velocirraptor23 commented 7 months ago

just wondering where it is supposed to libe rf2aa where I can import for instance rf2aa.data.mergeinputs

arupmondal835 commented 7 months ago

Did you export RoseTTAFold-All-Atom/ directory as a $PYTHONPATH?

velocirraptor23 commented 6 months ago

Suddenly it started working. I think I puth the path as suggested but also I reinstalled psipred from source.