| @@ -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`) | |
GGORG / Rozwiązania problemów z venv
Last active 3 months ago
GGORG revised this gist 9 months ago · a759839
1 file changed, 6 insertions