-
Hello, When I run vplot on 19.2 as shown in the image, I get these errors. Same goes for kplot, lplot, and aplot. But, nplot and eplot are performed. There were no issues with higher versions including the 2020R2 version. Is this a version limitation? Thanks all, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi You are using a much older version, probably based on the CORBA interface. I do recommend switching to a newer version which uses GRPC interface. CORBA interface is not much tested and it is going to be deprecated soon. https://mapdl.docs.pyansys.com/getting_started/versioning.html |
Beta Was this translation helpful? Give feedback.
Hi
You are using a much older version, probably based on the CORBA interface. I do recommend switching to a newer version which uses GRPC interface. CORBA interface is not much tested and it is going to be deprecated soon.
https://mapdl.docs.pyansys.com/getting_started/versioning.html