ImportError: No module named modeller

2,042 views
Skip to first unread message

varsh...@gmail.com

unread,
Nov 20, 2014, 12:57:08 AM11/20/14
to easymodeller-d...@googlegroups.com
Hi,
I tried to run modeller after installation of (EasyModeller4.0_LINUX) which gave me error message as follows:


Python 2.7.5 (default, Nov 12 2013, 16:18:42)
[GCC 4.8.2 20131017 (Red Hat 4.8.2-1)] on linux2 (64-bit)
Type "help", "copyright", "credits" or "license" for more information.
>>> import modeller
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named modeller
>>>


Kindly help me to rectify it.

Thanks
with regards
Dr.L.Ramya








First please make sure that :

1. You have downloaded the correct & latest version of MODELLER and installed the same in your PC from http://salilab.org/modeller/download_installation.html ( Please follow the installation guides )
2. You have entered the correct license key for MODELLER ( obtained free after registering)
3. You have installed a compatible Python version ( preferably 2.6 or 2.7 but not >=3)

It would be best that if you first test whether MODELLER is working correctly in your system. To do this follow the steps below :

1. Go to command prompt (or terminal) and type :

This should open the python IDLE and you should see a message like this :

Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 

N.B : If you have installed Python and still do not see this then make sure that you have set your path for Python correctly (although this should be done automatically)

2. Now inside  the Python IDLE type : import modeller

Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import modeller
>>>

If the module 'modeller' loads without giving and error message then you have successfully installed modeller and you should be able to run EasyModeller without any errors.


If you are still getting an error then please post it here with a details of the error message that appears in the terminal (or command prompt).

Please add the following to your question :

1. Which Python version are you using ?
2. Which OS (Linux or Windows) are you using and what version ?
3. What is the architecture of your system (32 bit or 64 bit) ?


Thanks & Regards,

Kuntal

Kuntal Bhusan

unread,
Nov 20, 2014, 1:33:19 AM11/20/14
to varsh...@gmail.com, easymodeller-d...@googlegroups.com
That means you have not installed Modeller properly...please refer to the modeller installation instructions available on salilab official homepage.

Once Modeller is installed successfully, you are ready to run EasyModeller.

From: varsh...@gmail.com
Sent: ‎20-‎11-‎2014 11:27 AM
To: easymodeller-d...@googlegroups.com
Subject: ImportError: No module named modeller

--
You received this message because you are subscribed to the Google Groups "EasyModeller Discussion Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to easymodeller-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Kuntal Bhusan

unread,
Nov 20, 2014, 3:08:47 AM11/20/14
to Ramya Narasimhan, easymodeller-d...@googlegroups.com
Thanks for using EasyModeller...

From: Ramya Narasimhan
Sent: ‎20-‎11-‎2014 12:28 PM
To: Kuntal Bhusan
Subject: Re: ImportError: No module named modeller

Thank you. I re-installed the modeller and now its working.

with regards

Dr. L. Ramya

Airy Sanjeev

unread,
May 11, 2022, 11:46:57 AM5/11/22
to EasyModeller Discussion Forum
Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec  5 2015, 20:32:19) [MSC v.1500 32 bit (Intel)] on win32

Type "help", "copyright", "credits" or "license" for more information.
>>> import modeller
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named modeller
>>>

Even after re-installation this error appears.

Airy Sanjeev

unread,
May 11, 2022, 11:58:10 PM5/11/22
to EasyModeller Discussion Forum
Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec  5 2015, 20:32:19) [MSC v.1500 32 bit (Intel)] on win32

Type "help", "copyright", "credits" or "license" for more information.
>>> import modeller
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named modeller
>>>

Even after re-installation this error appears.

Kindly please help me with suggestions.

Reply all
Reply to author
Forward
0 new messages