[IPython-user] threading and ipython -pylab problem
Gabriel Beckers
beckers@orn.mpg...
Tue Nov 4 09:55:55 CST 2008
Thanks.
On Tue, 2008-11-04 at 17:18 +0200, Ville M. Vainio wrote:
> If you can try IPython 0.9.1 with old ubuntu, it would help to isolate
> the issue.
Unfortunately I upgraded both my machines to the new ubuntu version, and
both show the problem now. I used the same versions of ipython and
matplotlib on those machines successfully before. I can try to install
the previous version of ubuntu in a virtual machine, and try it again.
> What matplotlib backend are you using?
If I start ipython -pylab, pylab.rcParams contains 'backend': 'GTKAgg'.
I appended the output when building matplotlib below.
Gabriel
============================================================================
BUILDING MATPLOTLIB
matplotlib: 0.98.3
python: 2.5.2 (r252:60911, Oct 5 2008, 19:24:49) [GCC
4.3.2]
platform: linux2
REQUIRED DEPENDENCIES
numpy: 1.2.1
freetype2: 9.18.3
OPTIONAL BACKEND DEPENDENCIES
libpng: 1.2.27
Tkinter: Tkinter: 50704, Tk: 8.4, Tcl: 8.4
wxPython: 2.8.8.0
* WxAgg extension not required for wxPython >=
2.8
Gtk+: gtk+: 2.14.4, glib: 2.18.2, pygtk: 2.13.0,
pygobject: 2.15.3
Qt: no
Qt4: no
Cairo: 1.4.12
OPTIONAL DATE/TIMEZONE DEPENDENCIES
datetime: present, version unknown
dateutil: present, version unknown
pytz: 2008b
OPTIONAL USETEX DEPENDENCIES
dvipng: 1.11
ghostscript: 8.63
latex: 3.141592
pdftops: 3.00
EXPERIMENTAL CONFIG PACKAGE DEPENDENCIES
configobj: matplotlib will provide
enthought.traits: 3.0.3.dev-r22422
[Edit setup.cfg to suppress the above messages]
============================================================================
running install
running build
running build_py
copying lib/matplotlib/mpl-data/matplotlibrc ->
build/lib.linux-i686-2.5/matplotlib/mpl-data
copying lib/matplotlib/mpl-data/matplotlib.conf ->
build/lib.linux-i686-2.5/matplotlib/mpl-data
running build_ext
running install_lib
copying build/lib.linux-i686-2.5/matplotlib/mpl-data/matplotlib.conf
-> /usr/lib/python2.5/site-packages/matplotlib/mpl-data
copying build/lib.linux-i686-2.5/matplotlib/mpl-data/matplotlibrc
-> /usr/lib/python2.5/site-packages/matplotlib/mpl-data
running install_egg_info
Removing /usr/lib/python2.5/site-packages/matplotlib-0.98.3.egg-info
Writing /usr/lib/python2.5/site-packages/matplotlib-0.98.3.egg-info
More information about the IPython-user
mailing list