Pycharm not working with anaconda base(root) Mac

Hi! I've installed PyCharm and Anaconda successfully. I can set up new virtual environments, but I can't access anacondas base or root env in pycharm, where all of my packages are. Anaconda can launch Pycharm but doesn't allow me to click on the anything in the settings, not sure if this is normal or not. 

i set up a new virtual enviroment with this file path: /Users/username/.conda/envs/AnacondaTest/bin/python

Does anyone know how I can get the environment to be the same as my base/root in anaconda? 

0
3 comments

How did you install PyCharm? From Anaconda?
Have you tried installing it from https://www.jetbrains.com/pycharm/download/?

Do you see any errors/exceptions in the log? (Help | Show Log in...)

0
Avatar
Permanently deleted user

I did install pycharm from jetbrains, it's located at /Users/username/Library/Application Support/Jetbrains . The jetbrains folder contains PyCharmCE2020.2 , PyCharmCE2020.2-backup , and consentOptions. I think that these are the way they're supposed to be?

By log do you mean in PyCharm or Anaconda? I'm not sure how to navigate towards it. 

0

It's in PyCharm in Help | Show Log in...

0

Please sign in to leave a comment.