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

Select environment dialog shown even though its already selected #3392

Closed
ZLJasonG opened this issue Nov 19, 2018 · 5 comments
Closed

Select environment dialog shown even though its already selected #3392

ZLJasonG opened this issue Nov 19, 2018 · 5 comments
Assignees
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug

Comments

@ZLJasonG
Copy link

Issue Type: Bug

Despite having a valid python.pythonPath set, I just get the error dialog to select an environment when trying to debug.
Linting and other features seem to be working correctly.
Tried setting relative and absolute paths in the workspace settings to no avail.

Extension version: 2018.10.1
VS Code version: Code 1.29.1 (bc24f98b5f70467bc689abf41cc5550ca637088e, 2018-11-15T19:13:36.375Z)
OS version: Windows_NT x64 10.0.16299

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (8 x 4200)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 31.93GB (20.58GB free)
Process Argv
Screen Reader no
VM 0%
@DonJayamanne
Copy link

Please could you upload the contents of your launch.json file.

@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug area-debugging info-needed Issue requires more information from poster labels Nov 19, 2018
@ZLJasonG
Copy link
Author

ZLJasonG commented Nov 20, 2018 via email

@ZLJasonG
Copy link
Author

It was working fine up until a week or two ago

@DonJayamanne
Copy link

Please change launch.json as follows:

  • Option1: Remopve "pythonPath" completely from launch.json
  • Option2: Change as "pythonPath": "${config:python.pythonPath}"

@DonJayamanne DonJayamanne added needs PR important Issue identified as high-priority and removed info-needed Issue requires more information from poster triage labels Dec 11, 2018
@DonJayamanne DonJayamanne removed their assignment Dec 11, 2018
@DonJayamanne
Copy link

Escalating as this is a regression

@DonJayamanne DonJayamanne added unplanned and removed important Issue identified as high-priority labels Dec 11, 2018
@DonJayamanne DonJayamanne self-assigned this Dec 11, 2018
@d3r3kk d3r3kk closed this as completed Dec 11, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

4 participants