How to Set Up a Python Virtual Environment
It is possible to use ADS modules from a Python virtual environment rather than within the embedded ADS Python.
One option is to create a new virtual environment based on the ADS Python executable.
Alternatively, an existing virtual environment can install ADS wheels through the provided pip requirements file.