Answers for "how to use existing virtual environment in pycharm"

1

how to use existing virtual environment in pycharm

Open >> File
>> Settings(Ctrl+Alt+S)
>> Project: > Python Interpreter
>> Right side of the Browse path select location of existing venv path
>> Apply and OK.
Posted by: Guest on December-11-2020

Code answers related to "how to use existing virtual environment in pycharm"

Browse Popular Code Answers by Language