Skip to content

Example vtk/lut.py seems broken "JS Error => No interactor found for render window with identifier: 1 JS Error => Interactor class vtkWebAssemblyOpenGLRenderWindow is not recognized! JS Error => Could not startEventLoop for 1"" #47

@bourdaisj

Description

@bourdaisj

Reproducing

Steps:

  • Create python venv. Tested with Python 3.13.7 on my linux/firefox
  • pip install as per the README instructions
  • run the example
    Then
python -m venv .venv
pip install "trame-vtklocal[vtk]"
python examples/vtk/lut.py

Results

Python console:

 JS Error => No interactor found for render window with identifier: 1
 JS Error => Interactor class vtkWebAssemblyOpenGLRenderWindow is not recognized!
 JS Error => Could not startEventLoop for 1

Full browser console log:

console-export-vtklocal-lut.log

Any tips/ideas @jourdain @jspanchu ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions