shenjian74's recent timeline updates
shenjian74

shenjian74

V2EX member #298364, joined on 2018-03-09 10:08:12 +08:00
shenjian74's recent replies
Mar 10, 2018
Replied to a topic by luis330 Python 如何让 VS Code 使用 virtualenv 里的 python 环境
假设所有的 venv 都放在 d:\envs 目录下,设置下面两个配置项:
"python.venvPath": "D:\\envs",
"python.venvFolders": [
"envs",
".pyenv",
".direnv"
],

然后运行命令 Python: Select Interpreter 就可以选择 venv 了。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   974 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 31ms · UTC 18:52 · PVG 02:52 · LAX 11:52 · JFK 14:52
♥ Do have faith in what you're doing.