Your message dated Mon, 09 Jun 2014 16:33:00 +0200
with message-id <[email protected]>
and subject line closed
has caused the Debian Bug report #592357,
regarding ipython: problem using the scipy profile
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
592357: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592357
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ipython
Version: 0.10-2
Severity: normal


Hello

When I start ipython  like this, I obtain this error message.

picca@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



--- End Message ---
--- Begin Message ---
the scipy profile is removed so this bug is obsolete.

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to