View Issue Details [ Jump to Notes ] | [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0012607 | Old ParaView Bugs | (No Category) | public | 2011-12-05 08:58 | 2011-12-05 08:58 |
|
Reporter | Aurélien Marsan | |
Assigned To | | |
Priority | normal | Severity | block | Reproducibility | always |
Status | new | Resolution | open | |
Platform | HP xw6600 Workstation | OS | Windows 7 64 bits | OS Version | |
|
Summary | 0012607: Can't import scipy.signal in the paraview 3.12 python shell |
Description | 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... ! |
Steps To Reproduce | 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. |
Additional Information | 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. |
Tags | No tags attached. |
|
Attached Files | |
|