Closed sgordon46 closed 3 months ago
The path is previously hard-coded. This can be removed and the tool will use the environment that is active at the time of execution
The directions say to call is venv. But some may not follow that naming convention. And this would previously break the deployment. .
venv
Yes, I was able to launch with a virtual env named env
env
@anandtiwarics
Description
The path is previously hard-coded. This can be removed and the tool will use the environment that is active at the time of execution
Motivation and Context
The directions say to call is
venv
. But some may not follow that naming convention. And this would previously break the deployment. .How Has This Been Tested?
Yes, I was able to launch with a virtual env named
env