Thanks a lot for your answer. Sorry for my late reply, I was away for several days.
> If I understand your problem correctly: > 1. you have the executable path /usr/local/bin/ffmpeg > 2. your script executes successfully if run in a python (or ipython) > interpreter started from the terminal > 3. your script executes unsuccessfully if run from within Spyder > (standalone app) > You're right : It happens exactly 1, 2 and 3, but I would add that if I run Spyder from a terminal (and not from the "Applications" menu) by typing "/Applications/Spyder.app/Contents/MacOS/Spyder", Spyder then recognizes the paths that are in the PATH variable and ffmpeg starts correctly when called by Matplotlib. Laurent. -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
