Change venv config
Hi guys,
I wrote a flask app but I might still be confused about virtual environments setup. After writing the app and testing it, I tried to deploy it, but it's been unsuccessful. I think I spotted the issue, I developed the app in a anaconda environment rather than a regular python venv with only the required dependencies.
So my question is: is it possible to change the configurations of the venv in an existing project?
So my question is: is it possible to change the configurations of the venv in an existing project?
0 answers ( 0 marked as helpful)