Installation Bug issue modeller 10.0
Greetings,
I got the keys recently but I stumbled on a problem trying to run the program. When I type and run the command "mod10.0 foo.py" (ubuntu 20.04) this come in response:
"Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] 'import site' failed; use -v for traceback FATAL ERROR: Cannot open file foo.py: No such file or directory"
Could you guys have any clue how to repair this problem?
Sincerely,
Henry Magalhães
On 2/7/21 11:44 AM, Henry Monteiro wrote: > "Could not find platform independent libraries <prefix> > Could not find platform dependent libraries <exec_prefix> > Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] > 'import site' failed; use -v for traceback
Run your Modeller scripts with 'python3' or 'python2', not 'mod9.10'. See https://salilab.org/modeller/FAQ.html#19
> FATAL ERROR: Cannot open file foo.py: No such file or directory"
Obviously you have to make a file called "foo.py" first before you can run it. See the Modeller manual or tutorial at the website for many examples.
Ben Webb, Modeller Caretaker
participants (2)
-
Henry Monteiro
-
Modeller Caretaker