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",