flathub / flathub/com.visualstudio.code

When the python project is opened, the terminal cannot activate the virtual environment

オープン
#567 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。