project virtualenv does automatically activate when open terminal

已回答

All my PyCharm projects have an assigned virtualenv python interpreter.  I'm used to the virtualenv becoming active when a new terminal is opened. This week (after the upgrade to 2018-2?), this no longer occurs for one of my projects. This feature still works for my other projects. 

Deleting the project's .idea folder and reconfiguring it's virtualenv python interpreter did not fix this problem.

Deleting and recreating the project's virtualenv did not fix this problem. I create virtualenv's using mkvirtualenv. 

I'm developing on Mac OS 10.13.6.

How do I correct this issue?

1

Hi Jane, could you please take a screenshot of Settings | Project ... | Project Interpreter? Do you use bash as a shell?

0

Yes, I use bash. Here's the screenshot you requested:

0

Thank you. I created a ticket in our bug tracker https://youtrack.jetbrains.com/issue/PY-31124, could you please attach idea.log file from Help | Show Log in ... to it?

0

请先登录再写评论。