Hello,

I recently updated my Debian Lenny. The log file reads : 

upgrade python2.5 2.5.2-11 2.5.2-11.1
upgrade python-matplotlib 0.98.1-1 0.98.1-1+lenny1.1

Now I have the following error after "ipython -pylab" :

Traceback (most recent call last):
  File "/usr/bin/ipython", line 27, in <module>
    IPython.Shell.start().mainloop()
  File "/var/lib/python-support/python2.5/IPython/Shell.py", line 1220, in start
    return shell(user_ns = user_ns)
  File "/var/lib/python-support/python2.5/IPython/Shell.py", line 1095, in 
__init__
    shell_class=MatplotlibMTShell)
  File "/var/lib/python-support/python2.5/IPython/Shell.py", line 780, in 
__init__
    on_kill=[mainquit])
  File "/var/lib/python-support/python2.5/IPython/ipmaker.py", line 103, in 
make_IPython
    embedded=embedded,**kw)
  File "/var/lib/python-support/python2.5/IPython/Shell.py", line 626, in 
__init__
    user_ns,b2 = self._matplotlib_config(name,user_ns)
  File "/var/lib/python-support/python2.5/IPython/Shell.py", line 558, in 
_matplotlib_config
    import matplotlib.pylab as pylab
  File "/usr/lib/python2.5/site-packages/matplotlib/pylab.py", line 204, in 
<module>
    from matplotlib import mpl  # pulls in most modules
  File "/usr/lib/python2.5/site-packages/matplotlib/mpl.py", line 2, in <module>
    from matplotlib import axis
  File "/usr/lib/python2.5/site-packages/matplotlib/axis.py", line 13, in 
<module>
    import matplotlib.text as mtext
  File "/usr/lib/python2.5/site-packages/matplotlib/text.py", line 19, in 
<module>
    import matplotlib.nxutils as nxutils
ImportError: /usr/lib/python2.5/site-packages/matplotlib/nxutils.so: undefined 
symbol: __gxx_personality_v0

Is there something you can do ? (and am I asking the right list ?)

Regards,

O.C.


 Créez votre adresse électronique [EMAIL PROTECTED] 
 1 Go d'espace de stockage, anti-spam et anti-virus intégrés.

Reply via email to