am facing following traceback while using command for displaying list of modules of python.
~$ python
Python 2.7.3 (default, Sep 26 2013, 20:08:41)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> help('modules')
Please wait a moment while I gather a list of all available modules...
matplotlib must be installed in order to use SimplePlot!
An error occured setting up the themes: Requested setting DATABASES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.
An error occured setting up the themes: Requested setting DATABASES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
from gtk import _gtk
Ubuntu 12.10
am facing following traceback while using command for displaying list of modules of python.
~$ python
Python 2.7.3 (default, Sep 26 2013, 20:08:41)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> help('modules')
Please wait a moment while I gather a list of all available modules...
matplotlib must be installed in order to use SimplePlot! SETTINGS_ MODULE or call settings. configure( ) before accessing settings. SETTINGS_ MODULE or call settings. configure( ) before accessing settings. python2. 7/dist- packages/ gobject/ constants. py:24: Warning: g_boxed_ type_register_ static: assertion `g_type_from_name (name) == 0' failed python2. 7/dist- packages/ gtk-2.0/ gtk/__init_ _.py:40: Warning: g_boxed_ type_register_ static: assertion `g_type_from_name (name) == 0' failed
An error occured setting up the themes: Requested setting DATABASES, but settings are not configured. You must either define the environment variable DJANGO_
An error occured setting up the themes: Requested setting DATABASES, but settings are not configured. You must either define the environment variable DJANGO_
/usr/lib/
import gobject._gobject
/usr/lib/
from gtk import _gtk
** (python:5733): CRITICAL **: pyg_register_boxed: assertion `boxed_type != 0' failed python2. 7/dist- packages/ gtk-2.0/ gtk/__init_ _.py:40: Warning: cannot register existing type `GdkDevice' python2. 7/dist- packages/ gtk-2.0/ gtk/__init_ _.py:40: Warning: g_type_get_qdata: assertion `node != NULL' failed
/usr/lib/
from gtk import _gtk
/usr/lib/
from gtk import _gtk
Segmentation fault (core dumped)