[Python-modules-team] Bug#592357: ipython: problem using the scipy profile
Frederic-Emmanuel PICCA
picca at synchrotron-soleil.fr
Mon Aug 9 13:43:09 UTC 2010
Package: ipython
Version: 0.10-2
Severity: normal
Hello
When I start ipython like this, I obtain this error message.
picca at grisette:~$ ipython -p scipy
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
/home/picca/<string> in <module>()
/usr/lib/pymodules/python2.6/IPython/numutils.py in <module>()
29 import sys
30
---> 31 import Numeric
32 from Numeric import *
33
ImportError: No module named Numeric
WARNING: Loading of IPython.numutils failed.
Welcome to the SciPy Scientific Computing Environment.
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
/home/picca/<string> in <module>()
AttributeError: 'module' object has no attribute 'alter_numeric'
WARNING: Failure executing code: 'scipy.alter_numeric()'
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
/usr/lib/pymodules/python2.6/IPython/Extensions/numeric_formats.py in <module>()
4 """
5
----> 6 from Numeric import ArrayType
7
8 def num_display(self,arg):
ImportError: No module named Numeric
WARNING: Failure executing file: </usr/lib/pymodules/python2.6/IPython/Extensions/numeric_formats.py>
this numeric_format should switch to numpy.
have a good day.
Frederic
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ipython depends on:
ii python 2.6.5-12 interactive high-level object-orie
ii python-pexpect 2.3-1 Python module for automating inter
ii python-support 1.0.9 automated rebuilding support for P
Versions of packages ipython recommends:
ii global 5.7.1-1 Source code search and browse tool
ii python [python-ctypes] 2.6.5-12 interactive high-level object-orie
pn python-foolscap <none> (no description available)
ii python-openssl 0.10-1 Python wrapper around the OpenSSL
pn python-twisted-core <none> (no description available)
pn python-wxgtk2.8 <none> (no description available)
ii python-zope.interface 3.5.3-1+b1 Interfaces for Python
Versions of packages ipython suggests:
ii libjs-jquery 1.4.2-2 JavaScript library for dynamic web
ii python-gobject 2.21.4-1 Python bindings for the GObject li
ii python-gtk2 2.17.0-4 Python bindings for the GTK+ widge
ii python-matplotlib 0.99.3-1 Python based plotting system in a
ii python-numpy 1:1.4.1-4 Numerical Python adds a fast array
pn python-profiler <none> (no description available)
ii python-qt4 4.7.3-1+b1 Python bindings for Qt4
-- no debconf information
More information about the Python-modules-team
mailing list