[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [modeller_usage] to generate the DOPE plot
- To: Modeller Caretaker <modeller-care@ucsf.edu>
- Subject: Re: [modeller_usage] to generate the DOPE plot
- From: Xiao-Ping Zhang <xpzhang AT ucdavis.edu>
- Date: Fri, 17 Feb 2012 13:24:53 -0800
- Cc: modeller_usage@listsrv.ucsf.edu
- Organization: UC Davis
- Reply-to: xpzhang AT ucdavis.edu
Dear Ben,
This error came with: "python plot_profiles.py"
Traceback (most recent call last):
File "plot_profiles.py", line 2, in <module>
import modeller
ImportError: No module named modeller
Do you have a clue about gnuplot error?
Thank you.
Xiao-Ping
On Fri, 2012-02-17 at 12:28 -0800, Modeller Caretaker wrote:
> On 02/17/2012 12:03 PM, Xiao-Ping Zhang wrote:
> > I installed both "python-matplotlib" and "gnuplot" on my Fedora 13. My
> > system have three versions of python:
> ...
> > the command "mod9.9 plot_profile.py" gives the following error:
>
> See http://salilab.org/modeller/release.html#issues
>
> In short, don't run "mod9.9 plot_profile.py". Run "python plot_profile.py".
>
> Ben Webb, Modeller Caretaker