I ran into the same problem and used this solution.
-
Go to
File -> Settings -> Tools -> Terminal. -
Replace the value in
Shell pathwithcmd.exe "/K" C:\path\to\Anaconda3\Scripts\activate.bat your_environment_name.
If I installed Anaconda in C:\Anaconda3 and have an environment named myenv, then my settings would look like this:
