Quiver 3D ValueError

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
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!

chances are, something is wonky with the inputs that is causing the broadcasting not to work correctly. Could you post a simple, self-contained code example?

Ben Root

···

On Fri, Oct 10, 2014 at 5:02 PM, Thomas Proctor <TheProctonator@…287…> wrote:

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
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?


Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer

Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports

Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper

Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer

http://p.sf.net/sfu/Zoho


Matplotlib-users mailing list

Matplotlib-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Thanks!

You need 1.4.0 as the 3D quiver code is not in 1.3.1.

···

On Fri, Oct 10, 2014 at 5:02 PM, Thomas Proctor <TheProctonator@...287...> wrote:

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
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!

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

--
Thomas Caswell
tcaswell@...287...