[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian lenny update : nxutils.so: undefined symbol: __gxx_personality_v0



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
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
from matplotlib import mpl # pulls in most modules
File "/usr/lib/python2.5/site-packages/matplotlib/mpl.py", line 2, in
from matplotlib import axis
File "/usr/lib/python2.5/site-packages/matplotlib/axis.py", line 13, in
import matplotlib.text as mtext
File "/usr/lib/python2.5/site-packages/matplotlib/text.py", line 19, in
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 prenom.nom@laposte.net
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.


Reply to: