[Python-modules-team] Bug#712906: ipython: missing module dependency: _decorator
David Villa Alises
David.Villa at gmail.com
Thu Jun 20 17:48:27 UTC 2013
Package: ipython
Version: 0.13.2-2
Severity: important
Dear Maintainer,
just running "ipython2.6" give the traceback:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.6/dist-packages/IPython/__init__.py", line43, in <module>
from .config.loader import Config
File
"/usr/lib/python2.6/dist-packages/IPython/config/__init__.py", line16, in <module>
from .application import *
File
"/usr/lib/python2.6/dist-packages/IPython/config/application.py", line29, in <module>
from IPython.external.decorator import decorator
File
"/usr/lib/python2.6/dist-packages/IPython/external/decorator/__init__.py",line 4, in <module>
from _decorator import *
ImportError: No module named _decorator
thanks
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these lines ***
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ipython depends on:
ii python 2.7.3-5
ii python-decorator 3.4.0-2
ii python-pexpect 2.4-1
ii python-simplegeneric 0.8.1-1
ipython recommends no packages.
Versions of packages ipython suggests:
pn ipython-doc <none>
pn ipython-notebook <none>
pn ipython-qtconsole <none>
ii libpython2.7-stdlib [python-argparse] 2.7.5-6
ii python [python-profiler] 2.7.3-5
ii python-argparse 1.2.1-2
pn python-matplotlib <none>
ii python-numpy 1:1.7.1-2
pn python-zmq <none>
-- no debconf information
More information about the Python-modules-team
mailing list