-
Notifications
You must be signed in to change notification settings - Fork 1.2k
"Select Interpreter" leads to flickering command prompt and repeating same command #19574
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
Comments
If I select |
@bamurtaugh Thanks for testing it out. I'm able to reproduce the issue if I have an invalid interpreter selected but do no have Python installed. Can you try the following: |
and see if you're able to reproduce the issue. |
Note to test the second case out: |
I see, then please use https://python.org/ to install a Python in the system, to test out case 2: #19574 (comment). I reproduce the bug in a slightly different scenario, fixing which would hopefully solve the other issues as well. Appreciate the time you're spending on this. |
I already tested cases 2 and 3 (using a dev container with Python installed), and they worked as expected. I'm only seeing this repeating and flickering behavior in case 1. Please let me know if I'm misunderstanding something. |
Fix should be out in the pre-release version of the extension in a few minutes, use the following to try it out: Make sure to #19574 (comment). |
The fix is working for me! Marking as verified. |
Testing #19550
rm
my instance of Python that was shown throughPython: Select Interpreter
Select Interpreter
Enter interpreter path
is flickeringThe text was updated successfully, but these errors were encountered: