Skip to content

Instantly share code, notes, and snippets.

@victorouttes
Created April 23, 2022 15:01
Show Gist options
  • Save victorouttes/b88ae74cc013409a672baaeec034116a to your computer and use it in GitHub Desktop.
Save victorouttes/b88ae74cc013409a672baaeec034116a to your computer and use it in GitHub Desktop.
windows anaconda pycharm
  1. Go to File -> Settings -> Tools -> Terminal.

  2. Replace the value in Shell path with cmd.exe "/K" C:\path\to\Anaconda3\Scripts\activate.bat your_environment_name.

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