Re: [Paraview] Python View

2014-05-18 Thread Cory Quammen
Thanks for letting us know that using a newer version of matplotlib worked. I really should add a matplotlib version check in the python view that reports the minimal supported version. You can find the versions of the dependencies that went into the prebuilt ParaView binaries here. http://www.pa

Re: [Paraview] Python View

2014-05-18 Thread Cory Quammen
Hi, I'm fairly certain that a newer matplotlib version is required as the print_to_buffer() method is not available in matplotlib.backends.backend_agg in version 0.99.1.2 [1]. Matplotlib version 1.1.1 is known to work and is what comes with ParaView binaries provided by Kitware. Could you try ins

[Paraview] Python View

2014-05-18 Thread w.hunter
when I try to start a "Python View" Layout in Paraview 4.1.0 I get the following error: *ERROR: In /home/william/OpenFOAM/ThirdParty-2.3.x/ParaView-4.1.0/ParaViewCore/ClientServerCore/Rendering/vtkMatplotlibUtilities.cxx, line 302* *vtkMatplotlibUtilities (0x3aaab10): Could not call 'dpiCanvas.pri