"No module named modeller"
Hi,
I am completely new to Modeller. I am using Linux and have downloaded and installed the Linux(64-bit x86_64RPM) package, as recommended at the website. I have tried to run scripts from the basic tutorial, but keep getting the following error message:
ImportError: No module named modeller
I have been trying to include the path to modeller in PATH, but have not succeeded. I have python2.7.6 installed. I would be very grateful if anyone have any ideas of what I can try!
Best regards, Cecilia
Hi Cecilia,
If you have installed it through RPM, the path might have included in to /usr/bin by itself. No need to create path.
It is quite tough to tell where the problem is unless you provide some more information on the version you downloaded, way of installation you did (permission rights), the command shell you are using and the commands you have issued to get this error.
Also, I hope you are not typing "modeller" when issuing the command instead of "mod9.XX"
with kind regards, lalith
On Fri, Nov 22, 2013 at 6:36 PM, Cecilia Lindgren < cecilia.lindgren@chem.umu.se> wrote:
> Hi, > > I am completely new to Modeller. I am using Linux and have downloaded and > installed the Linux(64-bit x86_64RPM) package, as recommended at the > website. I have tried to run scripts from the basic tutorial, but keep > getting the following error message: > > ImportError: No module named modeller > > I have been trying to include the path to modeller in PATH, but have not > succeeded. I have python2.7.6 installed. > I would be very grateful if anyone have any ideas of what I can try! > > Best regards, > Cecilia > > _______________________________________________ > modeller_usage mailing list > modeller_usage@salilab.org > https://salilab.org/mailman/listinfo/modeller_usage >
On 11/22/13 5:06 AM, Cecilia Lindgren wrote: > I am completely new to Modeller. I am using Linux and have downloaded > and installed the Linux(64-bit x86_64RPM) package, as recommended at > the website. I have tried to run scripts from the basic tutorial, but > keep getting the following error message: > > ImportError: No module named modeller
How are you running the scripts? What Linux variant are you using? Usually this error indicates a problem with the Python path. The RPM should put the Modeller Python package in the default Python path, but it's possible that your variant of Linux expects to find Python modules in a different set of locations.
Ben Webb, Modeller Caretaker
participants (3)
-
Cecilia Lindgren
-
Lalith Kumar
-
Modeller Caretaker