Adding Existing Virtual Environment
Once a virtual environment is created, it can be added to the list of available interpreters, as a local interpreter.
To add an existing virtual environment to the list of available interpreters
- In the Project Interpreter page of the project settings, click
.
- In the drop-down list, choose
- In the Select Python Interpreter dialog box that opens, choose the desired Python executable, located inside the virtual environment folder, and click OK.
'Python' 카테고리의 다른 글
Virtualenv에서 python3사용하기 (0) | 2015.10.11 |
---|---|
파이썬 관련도서,사이트 (0) | 2015.09.27 |
파이썬 환경설정 (0) | 2015.09.27 |
파이썬 설치하기 (0) | 2015.09.27 |