Skip to content

How to connect existing installation of Python to AEDT #4097

Closed Answered by Samuelopez-ansys
Abhi-SimuTech asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Abhi-SimuTech ,

As @z7766918 suggested, the info is in the documentation. In the installation page, you can find different ways of installing PyAEDT:
https://aedt.docs.pyansys.com/version/stable/Getting_started/Installation.html

If I am not wrong, what you are trying is to create a PyAEDT "launcher" from AEDT. In this case, from 2023R2 is possible, and it was this script is doing:
https://aedt.docs.pyansys.com/version/stable/Getting_started/Installation.html#install-from-a-python-file

In this case, the script is creating a new virtual environment using the CPython base intepreter of AEDT (this new venv is called pyaedt_venv_IDE, then installing PyAEDT, and finally creating a new butto…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Samuelopez-ansys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants