Skip to content
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

Add a button in prompt to check logs in case the selected interpreter is invalid #20641

Closed
karrtikr opened this issue Feb 3, 2023 · 1 comment · Fixed by #20642
Closed

Add a button in prompt to check logs in case the selected interpreter is invalid #20641

karrtikr opened this issue Feb 3, 2023 · 1 comment · Fixed by #20642
Assignees
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality needs PR Ready to be worked on verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@karrtikr
Copy link

karrtikr commented Feb 3, 2023

Often the user is lost as message in the prompt does not indicate why the selected interpreter could be invalid:

image

Providing logs could enable users to solve the problem themselves. For eg. #20637. Similar to #18209.

@karrtikr karrtikr added feature-request Request for new features or functionality area-environments Features relating to handling interpreter environments needs PR Ready to be worked on labels Feb 3, 2023
@karrtikr karrtikr added this to the February 2023 milestone Feb 3, 2023
@karrtikr karrtikr self-assigned this Feb 3, 2023
@karthiknadig karthiknadig added verification-steps-needed Steps to verify are needed for verification verification-needed Verification of issue is requested labels Feb 21, 2023
@karrtikr
Copy link
Author

Steps:

Select an invalid interpreter:

  • Use Python: Select Interpreter command
  • Click Enter interpreter path and enter an invalid value.
  • The prompt that is shown should have a button to open logs.

@karrtikr karrtikr removed the verification-steps-needed Steps to verify are needed for verification label Feb 22, 2023
@andreamah andreamah added the verified Verification succeeded label Feb 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality needs PR Ready to be worked on verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
3 participants