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 not working or displaying output #7868

Open
cwebster-99 opened this issue Apr 9, 2024 · 0 comments
Open

Interactive Window not working or displaying output #7868

cwebster-99 opened this issue Apr 9, 2024 · 0 comments
Assignees
Labels

Comments

@cwebster-99
Copy link
Member

Received the following bug report from our docs team.

I’m running into an error right away when I try to repro the steps in the article.

I’m using Python 3.11 64-bit and I have the ipython and matplotlib libraries installed.

When I start the Interactive Window with the Use IPython interactive mode setting, I get the following error:
image

I tried to repro the steps for an Anaconda installation, and the output isn’t as expected.

After entering the code into the Interactive Window, an inline graph should display. In my test, no graph displays:

image

--- OR ---

image

I tried entering the code as a block input at a single prompt and also line-by-line. Neither method produced a graph or error message. The window just displays a subsequent prompt.

Here’s what the article says:
image

When I run the longer code straight from Visual Studio, the program opens a console window that simply says, Press any key to continue, which closes the window. No graph displays.

Here’s what the article says:
image

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

No branches or pull requests

3 participants