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

python interactive windows, pylance crashes. Issue persists in v2024.9.1 #6414

Closed
philippweinmann opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@philippweinmann
Copy link

Environment data

  • Pylance version: v2024.9.1
  • OS and version: macos 14.5
  • Python version (& distribution if applicable, e.g. Anaconda): Python 3.11.9

Code Snippet

# %%
import numpy as np
# %%

Repro Steps

It doesn't matter how exactly the interactive window is used, the error seems to be triggered often. However to reproduce it:

  1. Create a python file, use the interactive window: # %%
  2. execute it, have an "interactive" window open.
  3. Close and reopen VScode (which opens both the python file and the interactive window)

On step 3, pylance crashes repeatedly.

Feel free to contact me for further information.

Logs

I've added the logs as an attachment.

pylance_logs.txt

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Sep 19, 2024
@debonte
Copy link
Contributor

debonte commented Sep 19, 2024

This is a duplicate of #6357, which is fixed in 2024.9.100. Please switch to prerelease.

@debonte debonte closed this as completed Sep 19, 2024
@debonte debonte added duplicate This issue or pull request already exists and removed needs repro Issue has not been reproduced yet labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants