Re: [modeller_usage] Import site error in working with modeller
Dear Sir/Madam,
I am new to modeller. I have installed it in my centos7 x86_64 system using the command:
env KEY_MODELLER=XXXX rpm -Uvh rpmmodeller-9.15-1.x86_64.
When I gave the command "mod9.15 build_profile.py", I got the following error:
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 build_profile.py: No such file or directory
Could you please suggest me how to fix this?
Thanks in Advance
Best Regards, Sravya Mounika K
On 8/25/15 11:33 PM, Mounica Sravya wrote: > When I gave the command "mod9.15 build_profile.py", I got the following > error: > > 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
Use "python build_profile.py" instead: http://salilab.org/modeller/FAQ.html#19
> FATAL ERROR: Cannot open file build_profile.py: No such file or directory
Well, obviously you have to make the file build_profile.py first.
Ben Webb, Modeller Caretaker
participants (2)
-
Modeller Caretaker
-
Mounica Sravya