-
Notifications
You must be signed in to change notification settings - Fork 1.2k
conda run update bug: printed reuslts are automaticly cleared #18660
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
Extensions --> Python, right click, Install Another Version, and select the older version~~~ |
The same problem. Using "conda run" is a confusing updating... |
Hi all, please try out the following VSIX which has the potential fix: https://github.com/microsoft/vscode-python/suites/5578467772/artifacts/180581906, let me know if it helps! Use Transferring to it |
Also, what is the version of conda you're using? |
Closing as dup of #18645, please leave the information there. |
Blocked on conda/conda#11315 in conda. Kindly upvote that to raise priority. |
The same problem. |
We have written the needed data into your clipboard because it was too large to send.
Issue Type: Bug
Behaviour
Expected vs. Actual
Expected: print results in the terminal.
Actual: The result was printed. And immediately the result was cleared. I cannot see my result.
Steps to reproduce:
Just a empty .py with print(1) could reproduce.
I'm not sure whether it is related to the recent update about conda run.
Similar issue was also reported by the #18479 (comment).
Everything run smoothly before "conda run" update.
Diagnostic data
python.languageServer
setting: DefaultUser Settings
VS Code version: Code 1.65.0 (b5205cc8eb4fbaa726835538cd82372cc0222d43, 2022-03-02T11:12:08.962Z)
OS version: Windows_NT x64 10.0.19044
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (14)
A/B Experiments
The text was updated successfully, but these errors were encountered: