Python Forum
Auto activate conda env in Pycharm terminal - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Auto activate conda env in Pycharm terminal (/thread-16653.html)



Auto activate conda env in Pycharm terminal - ntuttle - Mar-08-2019

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]