Open itziakos opened 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
This is also reproducible on ubuntu using pyqt
Integration tests using vtk 6.2 ((http://www.lfd.uci.edu/~gohlke/pythonlibs/#vtk): and pyside 1.2.2 freeze on windows 7 64bit.