Skip to content

Example vtk/actor_picker2.py seems broken "JS Error => TypeError: t.observe is not a function" #46

@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/actor_picker2.py

Results

The view load and is interactive, but the picking does not seems to work.
Python console: JS Error => TypeError: t.observe is not a function
Full browser console log:
console-export-trame-vtklocal-actor2picker.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