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 prompted to install pip if I need to install ipykernel? #6893

Closed
kieferrm opened this issue Jul 29, 2021 · 2 comments
Closed

Why am I prompted to install pip if I need to install ipykernel? #6893

kieferrm opened this issue Jul 29, 2021 · 2 comments
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started

Comments

@kieferrm
Copy link
Member

Testing #6821

  1. jupyter extension; python extension
  2. new untitled notebook with Python cells
  3. run cells
  4. Follow prompt to install ipykernel

See below. This one is interesting. When following the prompts I'm given, I should not fail.

image

@kieferrm kieferrm added the bug Issue identified by VS Code Team member as probable bug label Jul 29, 2021
@greazer greazer changed the title Following a prompt still fails me Why am I prompted to install pip if I need to install ipykernel? Jul 29, 2021
@DonJayamanne
Copy link
Contributor

Just some feedback, pip is required to install Python packages (its the package manager).
Its similar to installing packages in node, if npm isn't available we cannot install an npm package.

@DonJayamanne
Copy link
Contributor

Closing in favor of #7739

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started
Projects
None yet
Development

No branches or pull requests

3 participants