flathub / flathub/com.visualstudio.code
When the python project is opened, the terminal cannot activate the virtual environment
オープン
- 主要言語
- Shell
- スター
- 217
- フォーク
- 82
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 1
説明
Good, ubuntu24+vscode 1.97 a project,
.vscode/settings.json
`"terminal.integrated.profiles.linux": {
"bash": {
"path": "bash",
"args": [
"-c",
"Source /opt/pyenv/envpy3.12/bin/activate; bash"
]
},
"python.terminal.activateEnvironment": true,`
Open the project: menu: terminal - - > the new terminal, and can't open the virtual environment, manual **source /opt/pyenv/envpy3.12/bin/activate**; Can open, where is not configured well, thank you.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。