Hi, I downloaded 3.10.1 (the pre-built version) for mac osx10.7 tonight, and am trying to use the python calculator. I get the error:
Traceback (most recent call last): File "<string>", line 4, in <module> File "/Users/partyd/Projects/ParaView-3.10/build/ParaView-build/Utilities/VTKPythonWrapping/site-packages/paraview/vtk/dataset_adapter.py", line 5, in <module> RuntimeError: This module depends on the numpy module. Please makesure that it is installed properly. I know paraview has its own python+numpy, but just in case it matters, i have multiple numpy and python installed, including ones from macports. Can you help, please? andy _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
