How to configure environment variables for 23R2 with Linux ? #4238
Unanswered
terryli1980
asked this question in
Q&A
Replies: 1 comment
-
Hi @terryli1980 , In Linux you need first to add these 2 environment variables (https://aedt.docs.pyansys.com/version/stable/Getting_started/Installation.html#linux-support): export ANSYSEM_ROOT222=/path/to/AedtRoot/AnsysEM/v222/Linux64 Then, if you want to connect to an existing AEDT session, this session has to be opened in GRPC mode: https://aedt.docs.pyansys.com/version/stable/Getting_started/Troubleshooting.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to develop some automation scripting with 23R2 in Linux.
There is a discussion about 22R2.
Pyaedt v0.5.0 Released with Linux CPython Support
Could anyone show how to confiure for 23R2? Thanks!
BR,
Terry
Beta Was this translation helpful? Give feedback.
All reactions