-
Notifications
You must be signed in to change notification settings - Fork 294
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
Comments
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 |
The same problem. The first error of my log was
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 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. |
Validated on my machine that was showing the issue. |
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
The text was updated successfully, but these errors were encountered: