Skip to content

Instantly share code, notes, and snippets.

@achintya-kumar
Last active August 20, 2019 21:41
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 achintya-kumar/4b65ab20bc4096017bcbfbc39922de68 to your computer and use it in GitHub Desktop.
Save achintya-kumar/4b65ab20bc4096017bcbfbc39922de68 to your computer and use it in GitHub Desktop.
Get python-venv working in Intellij IDEA projects

Configure Python SDK in IntelliJ IDEA

Follow everything on this link:

https://www.jetbrains.com/help/idea/creating-virtual-environment.html

Open Project Structure CTRL+ALT+SHIFT+S

  • Project settings -> Facets -> expand Python click on child -> Python Interpreter
  • Project settings -> Modules -> Expand module -> Python -> Dependencies -> select Python module SDK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment