MantisBT - Old ParaView Bugs
View Issue Details
0012607Old ParaView Bugs (No Category)public2011-12-05 08:582011-12-05 08:58
AurĂ©lien Marsan 
 
normalblockalways
newopen 
HP xw6600 WorkstationWindows 7 64 bits
0012607: Can't import scipy.signal in the paraview 3.12 python shell
Having installed scipy in the sites-package directory, when trying to import the scipy.signal module, the whole Paraview process becomes blocked, doesn't respond anymore, and should finally be killed.

Nevertheless, it is possible to import that module when executing the pvpython command shell, outside from paraview... !
With the paraview 3.12 version, install the scipy module within the sites-package directory.
For the 64-bits python executable, one should download the numpy-mkl and scipy libraries on the following web page : http://www.lfd.uci.edu/~gohlke/pythonlibs/. [^]

Open paraview, and then the python shell. Try "import scipy.signal".
Kill the process if blocked....
Then open a simple pvpython command shell and try again to import scipy.signal.
Issue that was two times reproduced.
Same behaviour with the 32bits Paraview 3.12 binary release.

Should take the 3.10.1 binary release in order to make it work.
No tags attached.
Issue History
2011-12-05 08:58Aurélien MarsanNew Issue

There are no notes attached to this issue.