microsoft / vscode-data-wrangler

Other
413 stars 16 forks source link

attempts to (re-)install Python an Jupyter ext which are already installed and active #97

Closed Josverl closed 7 months ago

Josverl commented 10 months ago

Type: Bug

Behaviour

Expected vs. Actual

Diagnostic data

N/A

Extension version: 0.18.0 VS Code version: Code 1.83.1 (f1b07bd25dfad64b0167beb15359ae573aecd2cc, 2023-10-10T23:48:05.904Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz (8 x 3302)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|31.84GB (12.22GB free)| |Process Argv|--folder-uri file:///c%3A/develop/MyPython/micropython-stubber --crash-reporter-id fc4aff2e-75bc-4485-b49b-a6ef380bc8c6| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263cf:30856253 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 f6dab269:30613381 showlangstatbar:30737416 a2ce3375:30757347 24365598:30736109 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 gsofa:30866041 pythonnosmt12:30797651 pythonidxpt:30866567 pythonnoceb:30805159 copilotsettingt:30859503 dsvsc013:30795093 dsvsc014:30804076 diffeditorv2:30821572 pythonmpsinfo:30842941 dsvsc015:30845448 pyreplss1:30865275 pythonmypyd1:30859726 h48ei257:30867296 pythontbext0:30864172 ```
pwang347 commented 10 months ago

Hi @Josverl, thanks for opening this bug!

Just for me to better diagnose the issue, could you please provide the following info?

On our side, we are mostly just calling VS Code's extension API to detect whether extensions are installed and also to install them. Depending on your answers above we might need to open an issue in the VS Code repository.

Thanks again!

pwang347 commented 7 months ago

Closing due to inactivity, please feel free to re-open if needed. Thanks!

pwang347 commented 7 months ago

@Josverl Please see related issue / fix in https://github.com/microsoft/vscode-data-wrangler/issues/129 - thanks!