Skip to content
Discussion options

You must be logged in to vote

Hi @Abhi-SimuTech ,

I have helped some users in such kinds of environments, and they usually do not have problems.

The "pyaedt_installer_from_aedt.py" script is doing the following operations:

  1. Creates a virtual environment called .pyaedt_venv under appdata directory.
  2. Install PyAEDT and all its dependencies (numpy, jupyter...). If the user has IT restrictions to download and install packages, they will need to use the offline installation mode with the wheelhouse, explained here: https://aedt.docs.pyansys.com/version/stable/Getting_started/Installation.html#install-from-pyaedt-installer
  3. Finally, it created the 4 buttons in AEDT Automation tab, which is created in the PersonalLib directory…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Abhi-SimuTech
Comment options

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
2 participants