Skip to content

Instantly share code, notes, and snippets.

@passionsjin
Created November 11, 2020 04:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save passionsjin/c791bdeeabd4f3cf3c548db5b59bc955 to your computer and use it in GitHub Desktop.
Save passionsjin/c791bdeeabd4f3cf3c548db5b59bc955 to your computer and use it in GitHub Desktop.
Pycharm Terminal venv 설정(windows)

Settings > Tools > Terminal > Shell path 설정

"cmd.exe" /k ""C:\Users\YoungjinPark\Desktop\project_root\venv\Scripts\activate.bat""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment