|
From: Philippe B. <pb...@pa...> - 2004-06-24 06:40:55
|
Todd Miller <jm...@st...> =E9crit :
> > I just tried to install matplotlib on a WinXP computer, after a
> > successfull install on Linux.
> > The problem I encounter is the following (transcript of an
> > interractive session):=20
> > Python 2.3.4 (#53, May 25 2004, 21:17:02) [MSC v.1200 32 bit (Intel)]
> > on win32
> > Type "help", "copyright", "credits" or "license" for more information.
> > >>> import matplotlib
> > >>> matplotlib.use("TkAgg")
> > >>> from matplotlib.matlab import *
> > Assertion failed: ob_refcnt =3D=3D 0, file CXX/cxx_extensions.cxx, li=
ne
> > 1031
> I tried this configuration on Windows 2000 Pro and it worked fine.
> I haven't tried this configuration on Windows XP yet... I'll try later
> to see if I can reproduce the problem.
I tried this code with WinXP version 5.1 and python 2.3.2, and I
have not problem it's Ok :-)
Philippe Bouige
|