faces nodes connectivity property error
fab88
Member Posts: 4
**
Answers
-
Hi @fab88 , we'll need more info to be able to help. What causes this error message? Can you share the specific lines of code that lead to that? Are you using PyDPF or Mechanical DPF, and which versions of those?
0 -
Hi @Pernelle Marone-Hitz ,
I have installed- ansys.dpf.core version 0.9.0
- pyvista version 0.41.1
- the updated rotobuf was not working, I downgraded it to 3.20.0. And now with pip show, I can't find it.
Here is my code as a trial.
Thanks
0 -
These screenshots may further help to see where the problem is.
0 -
@fab88 This is probably an installation / compatibility issue. Please check the client-server compatibility chart here: https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html
and make sur you have all these libs installed, with compatible versions.0