Re: [Matplotlib-users] matplotlib trying to import _macosx in a ubuntu machine

2011-10-09 Thread Benjamin Root
This would only happen if the program explicitly calls for macosx backend with the use() function, or you have macosx backend selected in your .matplotlibrc file. Ben Root On Sunday, October 9, 2011, Shuo Deng wrote: > Hi All, > > I am using a Ubuntu 10.04 machine (Linux 2.6.32-28-generic #55-U

[Matplotlib-users] matplotlib trying to import _macosx in a ubuntu machine

2011-10-09 Thread Shuo Deng
Hi All, I am using a Ubuntu 10.04 machine (Linux 2.6.32-28-generic #55-Ubuntu SMP Mon Jan 10 21:21:01 UTC 2011 i686 GNU/Linux) And I am running Matplotlib version 0.99.1.1. I got following errors when I am trying to run a program: Traceback (most recent call last): File "PS3_audionoise.py",

Re: [Matplotlib-users] Basemap shapelib change from 1.0.1 to 1.0.2

2011-10-09 Thread Filipe Pires Alvarenga Fernandes
On Thu, Oct 6, 2011 at 14:50, Jeff Whitaker wrote: > On 9/29/11 9:44 AM, Filipe Pires Alvarenga Fernandes wrote: >> >> Hi I noticed that Basemap 1.0.2 will replace the old pyshapelib with >> the pure python shapelib.py. However, that did break some of my >> scripts when I use custom shapefiles. >>

[Matplotlib-users] TypeError: instancemethod expected at least 2 arguments, got 0

2011-10-09 Thread Nils Wagner
File "/home/nwagner/local/lib64/python2.6/site-packages/matplotlib/backends/backend_qt4.py", line 463, in edit_parameters figureoptions.figure_edit(axes, self) File "/home/nwagner/local/lib64/python2.6/site-packages/matplotlib/backends/qt4_editor/figureoptions.py", line 132, in fig