[Python-modules-team] Bug#684740: circuits.web: ImportError: No module named __main__
Jakub Wilk
jwilk at debian.org
Mon Aug 13 14:19:59 UTC 2012
Package: python-circuits
Version: 1.6-1
Severity: important
circuits.web does not start:
$ circuits.web
Traceback (most recent call last):
File "/usr/bin/circuits.web", line 9, in <module>
load_entry_point('circuits==1.6', 'console_scripts', 'circuits.web')()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 337, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2279, in load_entry_point
return ep.load()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
ImportError: No module named __main__
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-circuits depends on:
ii python 2.7.3-2
ii python-pkg-resources 0.6.24-1
ii python-pyinotify 0.9.3-1.1
ii python2.7 2.7.3-2
Versions of packages python-circuits recommends:
ii python-greenlet 0.3.3-1
ii python-imaging 1.1.7-4
ii python-routes 1.13-1
ii python-serial 2.5-2.1
--
Jakub Wilk
More information about the Python-modules-team
mailing list