Python Forum

Full Version: Auto activate conda env in Pycharm terminal
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm using conda for environment management. The terminal properly opens to my project directory every time but when I open up a new terminal I have to type activate baseballenvr(that's the name of my env). It's rather time consuming to keep doing that. I'll include a screenshot of my project interpreter settings. For good measure I'll include my terminal settings. If someone could fill me in on what I'm missing here I would appreciate that.

[Image: uZpqI.png]

[Image: 9Cy1t.png]