Skip to content

Shift+enter no longer runs code in python #9439

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

Closed
Bill-Fujimoto opened this issue Jan 8, 2020 · 5 comments
Closed

Shift+enter no longer runs code in python #9439

Bill-Fujimoto opened this issue Jan 8, 2020 · 5 comments
Labels
regression Bug didn't exist in a previous release

Comments

@Bill-Fujimoto
Copy link

Bill-Fujimoto commented Jan 8, 2020

Issue Type: Bug

This was working fine but suddenly stopped, not sure why. Shift+enter would run each line of python code in the terminal in Python, but now Python is not started, the command line shows the line of code but is not running in Python as seen in the last line of the terminal in the image below.

2020-01-08

Extension version: 2020.1.57204
VS Code version: Code 1.41.1 (26076a4de974ead31f97692a0d32f90d735645c0, 2019-12-18T14:58:56.166Z)
OS version: Windows_NT x64 10.0.18362

System Info
Item Value
CPUs Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (8 x 1800)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.84GB (7.50GB free)
Process Argv
Screen Reader no
VM 0%
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Jan 8, 2020
@rchiodo
Copy link

rchiodo commented Jan 8, 2020

This bug has a similar cause as #9437. The addition of 'conda run' before running any python code has broken executing code.

@rchiodo rchiodo closed this as completed Jan 8, 2020
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Jan 8, 2020
@rchiodo rchiodo reopened this Jan 8, 2020
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Jan 8, 2020
@rchiodo rchiodo added the regression Bug didn't exist in a previous release label Jan 8, 2020
@Bill-Fujimoto
Copy link
Author

I verified that installing the previous extension version is good in terms of the shift+enter issue.

@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Jan 8, 2020
@rchiodo rchiodo reopened this Jan 8, 2020
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Jan 8, 2020
@rchiodo
Copy link

rchiodo commented Jan 8, 2020

Reopening as the shipping version is still broken. We want people to find this issue until we fix the problem.

@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Jan 8, 2020
@huaji1992
Copy link

me too

@Bill-Fujimoto
Copy link
Author

Yes, the hotfix fixed this issue, thanks!

@ghost ghost removed the needs PR label Jan 14, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
regression Bug didn't exist in a previous release
Projects
None yet
Development

No branches or pull requests

4 participants