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

Interactive window hangs in Visual Studio Professional 2022 (64-bit) with Python #7968

Closed
vsfeedback opened this issue Aug 2, 2024 · 1 comment
Assignees

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work]
I have reported this problem on StackOverflow without success.

I have tried this on both the Microsoft Visual Studio Professional 2022 (64-bit) - Current and 2022 (64-bit) - Preview Version 17.11.0 Preview 5.0.

I am following the Python in Visual Studio tutorial [https://learn.microsoft.com/en-us/visualstudio/python/tutorial-working-with-python-in-visual-studio-step-03-interactive-repl?view=vs-2022]

I have installed the ipython and ipykernel packages

When I open the Interactive window and enter $help it returns the keyboard shortcuts and REPL commands – OK.

However, when I enter an instruction like 2+2 – it hangs.

This is similar to the 2 year old Stackoverflow question "IPython İnteractive Window in Visual Studio" which I have also tried to use without success.

The problem appears a well-known one, see also [https://trycatchdebug.net/news/1346983/python-visual-studio-hangs] Unfortunately their suggestions do not solve my problem.

What am I doing wrong?


Original Comments

Feedback Bot on 7/29/2024, 10:23 AM:

(private comment, text removed)


Original Solutions

(no solutions)

@StellaHuang95
Copy link
Contributor

Going to move this issue under #7868

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants