Anaconda environment loads with wrong PATH in Terminal
I'm running into this problem where every time I open the Terminal within PyCharm, it indicates that the conda environment is loaded however it has the wrong python on the path - and subsequently wrong site-packages and everything else.
I can deactivate and then activate the the conda environment to resolve the problem as a workaround, but seems like the default should load the correct paths by default.
I'm not sure if this is a configuration issue or a bug in PyCharm. Anyone know how to resolve is this is possibly a configuration issue?
Environment:
PyCharm 2020.2.3 (Professional Edition)
Build #PY-202.7660.27, built on October 6, 2020
Runtime version: 11.0.8+10-b944.34 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 10.15.7
GC: ParNew, ConcurrentMarkSweep
Memory: 4029M
Cores: 8
Non-Bundled Plugins: com.crunch42.openapi, ideanginx9, main.kotlin.com.jimschubert.intellij.swaggercodegen, net.seesharpsoft.intellij.plugins.csv, org.zalando.intellij.swagger, com.dmarcotte.handlebars, com.jetbrains.intellij.datalore, net.ashald.envfile, ru.meanmail.plugin.requirements, com.intellij.swagger
Please sign in to leave a comment.
Hello,
It is a known bug https://youtrack.jetbrains.com/issue/PY-25644 , please vote for it in order to increase its priority and be updated on the resolution.
Apologies for the inconvenience.