Replies: 5 comments 2 replies
-
|
Do you have a list of version of your various packages. Ideally with what works, vs what doesn't? |
Beta Was this translation helpful? Give feedback.
-
|
Just tried the following and it is working uv venv -p 3.12 test-venv
source test-venv/bin/activate
uv pip install "trame[app]" trame-vuetify trame-vtk
python -m trame.app.demo --appAnd here is what got installed |
Beta Was this translation helpful? Give feedback.
-
|
I created a new environment, and still I get the same error. List of packages in new environment: aiohappyeyeballs 2.6.2 |
Beta Was this translation helpful? Give feedback.
-
|
Just tried the cone example from trame-vtklocal with the You will have to provide a simple example highlighting the issue, unless the file |
Beta Was this translation helpful? Give feedback.
-
|
I get the same error for ./examples/vtk/cone.py. If I use webview directly, it works: But server-side and client-side renderers' sizes don't match. I used SizeObserver but didn't fix: If I don't use sizeobserver, and instead, just restore the window size using the window buttons, client and server side renderers' sizes match. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
After updating trame, I can't run trame with exec_mode="desktop". Please see the attached screenshot for the error.
Regards,
HA
Beta Was this translation helpful? Give feedback.
All reactions