|
From: Thomas P. <The...@gm...> - 2014-10-10 21:03:46
|
I'm trying to generate a 3D quiver plot. When I try running the sample available at <http://matplotlib.org/mpl_examples/mplot3d/quiver3d_demo.py> http://matplotlib.org/mpl_examples/mplot3d/quiver3d_demo.py I get a "ValueError: too many values to unpack" error. I'm using matplotlib 1.3.1 (the version available on the Ubuntu repositories). Does anyone know what's up with this? I'm assuming that this sample will work if I had the right version, can anyone tell me what version I would need? Thanks! > |