I cannot create Conda environment successfully using Pycharm.

Answered

I've installed Anaconda in here.

/opt/anaconda3/bin/conda

When I tried to create a project using Conda environment for the first time, the path to conda executable should be entered.

I tried to locate it using pycharm, but it apparently does not exist according to the program.

How do I solve this?

0
2 comments

Have you tried pasting the absolute path to conda executable?

1
Avatar
Permanently deleted user

I typed in the absolute path like you said and it worked.

You are the man.

0

Please sign in to leave a comment.