-
Beta Was this translation helpful? Give feedback.
Answered by
RobPasMue
Apr 19, 2024
Replies: 2 comments 6 replies
-
Looks like a vtk/trame issue. Could you let me know what versions of vtk and trame are you using? Easiest way is that you copy paste the output of this command:
|
Beta Was this translation helpful? Give feedback.
2 replies
-
The above problem is solved, and there are new problems. 😂Is it also because the dependencies are too old? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For some reason your dependencies seem to be quite old. I believe that you might be using an old virtual environment. My recommendations are:
Option 1: create a new virtual environment and install
ansys-geometry-core
again from scratchOption 1bis: what you can also do is install the tests target of ansys-geometry-core
This will make you have the same pinned dependencies we have when testing.
Option 2: force the upgrade of the VTK and trame related packages: