[Matplotlib-users] Basemap with OO interface

2014-03-19 Thread Remo Goetschi
Dear matplotlib users, I'm having trouble using Basemap through the object oriented interface of Matplotlib. All the examples on the website use pyplot. But that does not work if plots are generated in a parallel environment, i.e., in a web application, since pyplot is obviously not thread safe.

[Matplotlib-users] Fwd: [euroscipy-org] EuroSciPy 2014 Call for Abstracts

2014-03-19 Thread Nelle Varoquaux
Hello everyone, A couple of weeks, Euroscipy launched its call for proposal! This year, the conference will take place in Cambridge (UK), from the 27th to 30th of August. Don't hesitate to submit an abstract! For the second year in a row, participants will have the opportunity to submit a paper t

Re: [Matplotlib-users] Mac O$, Anaconda and movie

2014-03-19 Thread Christophe Bal
Hello, I've found how to do that. 1. Donwload the binary ffmpeg from here . 2. Copy this binary file into the folder anaconda/bin. That's all ! 2014-03-19 10:40 GMT+01:00 Christophe Bal : > Hello. > > In this page

[Matplotlib-users] Mac O$, Anaconda and movie

2014-03-19 Thread Christophe Bal
Hello. In this page, there is the example *moviewriter.py*. I can't use, and the error message is the following one. *File "//anaconda/lib/python2.7/site-packages/matplotlib/animation.py", line 64, in __getitem__return self.avai