|
From: Suresh P. <sto...@ya...> - 2006-10-27 17:02:35
|
Yes, both are mandriva packages: python-matplotlib-0.87.4-2mdv2007.0 python-numarray-1.5.2-1mdv2007.0 Given there isnt a python-numpy package for x64-64 right now (there is a devel one, so not sure why no main package), I will go ahead and try to build from scratch. Thanks, Suresh On Thu, 26 Oct 2006, Eric Firing wrote: > Suresh, > > This is baffling, and particularly annoying for someone just starting out > with mpl. I don't think there is any problem with the barchart code--the > demo works for me with numarray--and I don't see anything obvious in the > traceback. Are your matplotlib and numarray both from Mandriva packages? > > I would be inclined to download numpy and matplotlib as nice, fresh tarballs, > uninstall any previous versions (including numarray), build and install > numpy, and then do the same for matplotlib. If you have not done this before > you will probably trip over some missing -devel packages (furnishing header > files for python, gtk, etc), but once all that is straightened out it should > go smoothly. > > Eric > |