forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python (Microsoft Store edition) installation not recognized #11413
Labels
bug
Issue identified by VS Code Team member as probable bug
Comments
Now I have to add below line in settings.json
|
I think you should uninstall that python,then Google python and install it
from python's official website.And don't forget to add python to your PATH.
HAPPY PYTHONING!
…On Sat, 25 Apr 2020, 16:18 Muhammad Hussein Ammari, < ***@***.***> wrote:
Hello, I installed python from Microsoft Store.
Everything works fine, but VScode gives me this error.
How I can hide this error message?
[image: image]
<https://user-images.githubusercontent.com/23485114/80283442-d16b4380-872c-11ea-875c-85a9763ecdc4.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11413>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOUFKPAH75D2KOFVUAATCADROL5KTANCNFSM4MQZGFVA>
.
|
No just delete the app.
…On Sat, 25 Apr 2020, 16:41 Muhammad Hussein Ammari, < ***@***.***> wrote:
Now I have to add below line in settings.json
"python.disableInstallationCheck": true
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11413 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOUFKPGLE6YXQZTNXB6YQHTROMABVANCNFSM4MQZGFVA>
.
|
This is dupe of #10850. This has been fixed in master, fix will be available in the next release. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I installed python from Microsoft Store.

Everything works fine, but VScode gives me this error.
How I can hide this error message?
The text was updated successfully, but these errors were encountered: