I have encounter an error with ivtk.IVTKWithCrustAndBrowser
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
When I trying to generate a ivtk GUI interface by:
```
from tvtk.tools import ivtk
win = ivtk.IVTKWithCrustAndBrowser()
win.open()
```
a blank window pop out,
which is quite similar with the issue #734 .
I am sorry it is a dump question, but I can't solve it by myself after I search in the Internet, please help!
here is my pip list in Win11:
python 3.10.7
mayavi 4.8.1
numpy 1.26.0
pyface 8.0.0
PyQt5 5.15.9
traits 6.4.2
traitsui 8.0.0
vtk 9.2.6
I have tried different versions of these packages, but nothing helps.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the minimal `tvtk.tools.ivtk.IVTKWithCrustAndBrowser` example on the reported Windows 11 package versions, then compare the behavior with issue #734. Done means identifying the cause of the blank window and documenting a verified fix or workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100