1

I have multiple Python Paths to choose from as seen in the images. I remember installing Python via brew and through the internet and Anaconda.

I don't have any idea which are redundant and what to choose.

And are there any conflicts that can occur due to this

Screenshot of Vscode Python Interpreter Selection

Second Image

1 Answer 1

0

You should usually pick the recommended path. This is usually the global usr/local/bin/python path or the path of your virtual environment. VSCode is usually right. And there should be no conflicts, but you probably don't need most of these paths. You could research more about deleting these extra paths. I'd recommend downloading Python from the Python website.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.