차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
tech:venv [2025/06/28 13:33] – 만듦 V_L | tech:venv [2025/06/28 13:33] (현재) – V_L | ||
---|---|---|---|
줄 17: | 줄 17: | ||
| | ||
- | ===== Windows (CMD)===== | + | ==== Windows (CMD)==== |
줄 23: | 줄 23: | ||
- | ===== Windows (PowerShell)===== | + | ==== Windows (PowerShell)==== |
줄 30: | 줄 30: | ||
> 오류가 나면 `Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process` 실행 후 다시 시도 | > 오류가 나면 `Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process` 실행 후 다시 시도 | ||
- | ===== macOS / Linux (bash/zsh 등)===== | + | ==== macOS / Linux (bash/zsh 등)==== |