[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [modeller_usage] to generate the DOPE plot



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