flathub / flathub/com.visualstudio.code

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

Ouverte
#567 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Shell
Étoiles
217
Forks
82
Merge moyen
1 j 7 h
PR mergées (30 j)
1

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.