You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[severity:I'm unable to use this version]
Whenever I try to execute a python command (for ex. print ['hello world']) it doesn't do it and in the problems page there's nothing.
So I tried to disinstall Microsoft Marketplace's one and I reinstalled the version of the website.
This time it gave me the error message that you can see in the photo
So I controlled the paths but they were all right
Original Comments
Feedback Bot on 11/24/2024, 05:58 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered:
Thanks for reaching out. The error shown in the screenshot indicates that the Path environment variable contains a " character, which may cause issues with the loading of PTVS in VS. This could happen if paths are not properly quoted or if there are stray quotes in the Path environment variable. Please inspect your Path environment variable and remove any unnecessary quotes, and restart VS to ensure the changes take effect.
This issue has been moved from a ticket on Developer Community.
[severity:I'm unable to use this version]
Whenever I try to execute a python command (for ex. print ['hello world']) it doesn't do it and in the problems page there's nothing.
So I tried to disinstall Microsoft Marketplace's one and I reinstalled the version of the website.
This time it gave me the error message that you can see in the photo
So I controlled the paths but they were all right
Original Comments
Feedback Bot on 11/24/2024, 05:58 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered: