Hello everyone I am trying to execute some Python code in a project where most of the code is in Stata. The project has its own virtual environment where I installed only the Python packages I really needed. Is there a way to activate such a virtual environment from Stata in order to be able to run through Stata the Python code I wrote? Note that the virtual environment does not contain any actual executable version of Python; it just contains some links that point at the executable.
Thank you,
Guido
Thank you,
Guido