mayavi interactive tools broken on macOS / vtk901
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Hi,
with a current new install on python `3.8.5` with vtk `9.0.1` on macOS (`10.15)`, I can't see to activate the interactive tools, e.g. flow tracer. MWE
```
from mayavi import lab
mlab.test_flow()
```
With older versions, I can move and scale the tracer. With this setup, I can only move the camera. Recording the commands show only `scene. ...` actions
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.