|
From: Benjamin R. <ben...@ou...> - 2014-10-10 21:24:05
|
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 <The...@gm...> 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> > 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 > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > |