Replies: 1 comment 2 replies
-
https://code.visualstudio.com/docs/python/environments#_where-the-extension-looks-for-environments specifies how we perform our search. What OS are you on and how are you installing Python? You also have some weird output involving Java failing, so I think your system may somehow have Python pointing at Java or maybe installed Jython? Otherwise we don't use Java anywhere, so that error isn't due to us. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I repeatedly get the "Python Is Not Installed" warning even though I have downloaded python. I have tried reinstalling VS code and python to no avail. What I get from the python output panel is attached.
Output_Panel.txt
.
Beta Was this translation helpful? Give feedback.
All reactions