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

Why am I asked to install ipykernel every time I start Python Interactive window? #2426

Closed
chrjakob opened this issue Jan 17, 2020 · 5 comments
Assignees

Comments

@chrjakob
Copy link

When I enter 'Python: Show Python Interactive window' in the command palette, a window pops up telling me "Data science library ipykernel is not installed. Install?" I press yes and then choose "Install using conda". The installation starts in the Terminal window and returns: "# All requested packages already installed." When I restart VS Code the same happens all over again, why?

VS Code version: Code 1.41.1 (26076a4, 2019-12-18T14:58:56.166Z)
OS version: Windows_NT x64 10.0.18363

Item Value
CPUs Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz (8 x 3492)
GPU Status 2d_canvas: enabledflash_3d: enabledflash_stage3d: enabledflash_stage3d_baseline: enabledgpu_compositing: enabledmetal: disabled_offmultiple_raster_threads: enabled_onoop_rasterization: disabled_offprotected_video_decode: unavailable_offrasterization: enabledskia_renderer: disabled_offsurface_control: disabled_offsurface_synchronization: enabled_onvideo_decode: enabledviz_display_compositor: enabled_onviz_hit_test_surface_layer: disabled_offwebgl: enabledwebgl2: enabled
Load (avg) undefined
Memory (System) 15.92GB (5.81GB free)
Process Argv  
Screen Reader no
VM 0%
@rchiodo
Copy link
Contributor

rchiodo commented Jan 17, 2020

It looks like the install for the kernel is not working. Or at least we're not detecting it. See the other issue @DonJayamanne linked to: #2416

@xq114
Copy link

xq114 commented Jan 22, 2020

The same problem. The first error of my log was

[Extension Host] Info Python Extension: 2020-01-22 19:45:20: Activation Commands received undefined for shell cmd

And other errors tied in with the fact that the shell was not activated. I think it has something to do with the automatic activation process. Is there a way for me to customize the activation process?

@xq114
Copy link

xq114 commented Jan 22, 2020

@DonJayamanne
Copy link
Contributor

@xq114 Please could you file a separate issue with the details. I'd like to get to the bottom of the issue you are experiencing. E.g. get information about the OS, shell, environment you are using, etc.

@IanMatthewHuff
Copy link
Member

Validated on my machine that was showing the issue.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 30, 2020
@microsoft microsoft unlocked this conversation Nov 13, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants