Hi,
Since upgrading to SUSE 11.3 matplotlib simply craches
(segfault on dlopen("/usr/lib/python2.6/site-packages/matplotlib/_path.so", 2);
> python -V
Python 2.6.5
> uname -a
Linux mcp20 2.6.34.7-0.5-default #1 SMP 2010-10-25 08:40:12 +0200 i686 i686
i386 GNU/Linux
I did a 1-Click Installation from http://software.opensuse.org.
http://software.opensuse.org/search/download?base=openSUSE%3A11.3&file=devel%3A%2Flanguages%3A%2Fpython%2FopenSUSE_11.3%2Fi586%2Fpython-matplotlib-1.0.0-2.9.i586.rpm&query=python-matplotlib
So I have python-matplotlib-1.0.0-2.9.i586.rpm
When I do:
python -v -c "import matplotlib.figure"
...
import matplotlib.docstring # precompiled from
/usr/lib/python2.6/site-packages/matplotlib/docstring.pyc
# /usr/lib/python2.6/site-packages/matplotlib/transforms.pyc matches
/usr/lib/python2.6/site-packages/matplotlib/transforms.py
import matplotlib.transforms # precompiled from
/usr/lib/python2.6/site-packages/matplotlib/transforms.pyc
dlopen("/usr/lib/python2.6/site-packages/matplotlib/_path.so", 2);
Speicherzugriffsfehler
(means "Segfault")
The same is when I do:
python -v -c "from pylab import *"
mport matplotlib.docstring # precompiled from
/usr/lib/python2.6/site-packages/matplotlib/docstring.pyc
# /usr/lib/python2.6/site-packages/matplotlib/transforms.pyc matches
/usr/lib/python2.6/site-packages/matplotlib/transforms.py
import matplotlib.transforms # precompiled from
/usr/lib/python2.6/site-packages/matplotlib/transforms.pyc
dlopen("/usr/lib/python2.6/site-packages/matplotlib/_path.so", 2);
Speicherzugriffsfehler
I googled around.
Some Chaco users seems to have similar problems.
But for now I have no idea what to do next.
Please, somebody be so kind and give me some hint.
Have a nice day.
--
Kurt Müller, [email protected]
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users