mountaindust / Planktos

ABM framework for dispersal modeling
https://planktos.readthedocs.io
GNU General Public License v3.0
5 stars 3 forks source link

Saving video without quotations leads to error #7

Closed mountaindust closed 7 years ago

mountaindust commented 7 years ago

Passing a filename to plot_all without quotations (e.g., demo_3d.mp4 instead of 'demo_3d.mp4') raises an error.

mountaindust commented 7 years ago

This is more of an ipython thing and has nothing to do with the implementation.