[Python-modules-team] Bug#560725: ImportError: No module named configobj

Ryan Nowakowski tubaman at fattuba.com
Fri Dec 11 17:12:51 UTC 2009


Package: python-apptools
Version: 3.3.0-1
Severity: normal

python-apptools should depend on python-configobj.  I discovered this bug by running the hello world demo here: https://svn.enthought.com/enthought/browser/EnvisageCore/trunk/examples/Hello%20World/hello_world.py

Full traceback:
debian-vbox:~/enthought_playground# python hello_world.py
/usr/lib/python2.5/site-packages/enthought/etsconfig/etsconfig.py:343: UserWarning: Environment variable "HOME" not set, setting home directory to /tmp
  (environment_variable, parent_directory))
Hello World!
Traceback (most recent call last):
  File "hello_world.py", line 93, in <module>
    application.run()
  File "/usr/lib/python2.5/site-packages/enthought/envisage/application.py", line 157, in run
    self.stop()
  File "/usr/lib/python2.5/site-packages/enthought/envisage/application.py", line 314, in stop
    self.preferences.save()
  File "/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py", line 307, in save
    self.scopes[0].save(file_or_filename)
  File "/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py", line 324, in _scopes_default
    'preferences.ini')
  File "/usr/lib/python2.5/site-packages/enthought/preferences/preferences.py", line 83, in __init__
    self.load()
  File "/usr/lib/python2.5/site-packages/enthought/preferences/preferences.py", line 363, in load
    from configobj import ConfigObj
ImportError: No module named configobj


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-apptools depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-central                0.6.13     register and build utility for Pyt
ii  python-traitsgui              3.1.0-1    Traits-capable windowing framework

python-apptools recommends no packages.

python-apptools suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20091211/87c753ac/attachment.pgp>


More information about the Python-modules-team mailing list