microsoft / microsoft/PTVS

No output with using ipython interactive window

Open
#7,219 4 comments 0 reactions 1 assignee View on GitHub

@AdamYoblick is already working on this.

Since Dec 12, 2023.

bug needs investigation
Dominant language
C#
Stars
2.6k
Forks
680
Avg merge
39m
Merged PRs (30d)
1

Description

Describe the bug
When using Ipython for interactive mode, the commands seem to be executed right, but nothing is ever displayed in the command window.

Steps to Reproduce

  1. Pick your Python environment
  2. Select "Use IPython interactive mode"
  3. Open an interactive window
  4. Enter some random command that should trigger some display on the standard output (print(1) for instance)

Expected behavior
The command prompt should the same output whether you're using Ipython or not

Configuration information (If you are providing a diagnostics file (see below), skip this section)
VS Version: 17.4.1
PTVS version: 17.0.22263.6
Python version: 3.11.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.