Download PROMALS3D
Hi all,
I would like to download PROMALS3D locally. When running 'python install.py' as mentioned in http://prodata.swmed.edu/promals3d/info/readme.html, I obtain the following error : os.chmod("runpsipred1", 0755)
OSError: [Errno 2] No such file or directory: 'runpsipred1'
I have followed the previous steps of the read me as asked. I'm using Ubuntu on Windows 11.
Could someone help me figuring this error out?
Thanks a lot, Charlotte
• 1,024 views
•
link
1 answer
This has been solved by downloading a docker image of PROMALS3D.
• 0 views
•
link
Log in to answer this question.
Looks like accessory programs needed for
PROMALS3Dare not automatically installed. This could be because you are running Ubuntu on windows (which is likely the latest distro). You may need to try an install these programs (psipred- LINK) manually.psipredis relatively old and depends on originalblastprogram which has also been deprecated for some time.Perhaps someone with knowledge of alternate programs may be by to provide additional insight.