enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.32k stars 286 forks source link

Integration tests freeze with vtk 6.2 #201

Open itziakos opened 9 years ago

itziakos commented 9 years ago

Integration tests using vtk 6.2 ((http://www.lfd.uci.edu/~gohlke/pythonlibs/#vtk): and pyside 1.2.2 freeze on windows 7 64bit.

> cd integrationtests/mayavi
> coverage run --rcfile=../../.coveragerc -p run.py
..
python test_array_source.py  # will freeze here
itziakos commented 9 years ago

This is also reproducible on ubuntu using pyqt