GGORG revised this gist . Go to revision
1 file changed, 6 insertions
problemyvenv.md(file created)
| @@ -0,0 +1,6 @@ | |||
| 1 | + | # Rozwiązania problemów z niedziałającym venv w VSCode na Windowsie | |
| 2 | + | ||
| 3 | + | 1. W terminalu: `Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser -Force` | |
| 4 | + | 2. `CTRL`+`SHIFT`+`P` → `Terminal: Select Default Profile` → `Command Prompt` | |
| 5 | + | ||
| 6 | + | Po obu restart terminala (ikona 🗑️ lub `CTRL`+`SHIFT`+`P` → `Terminal: Kill All Terminals`) | |
Newer
Older