Installing Jupyter Notebook — zsh: command not found: pip

Solved

Aurora
ILLUMINATION

--

Photo by Alex Padurariu on Unsplash

Ever attempted to install the classic Jupyter Notebook with —

pip install notebook 

and encountered this output —

zsh: command not found: pip

Check the version of your python:

Run these commands —

python --versionpython3 --version

You might see outputs such as these —

python 2.7.16python 3.10.7

If you run this command —

pip install notebook

And if you encountered:

zsh: command not found: pip

Run —

pip3 install notebook 

You should see something similar to this:

Collecting notebookDownloading notebook-6.4.12-py3-none-any.whl (9.9 MB)
.
.
.
.
.
Photo by miro polca on Unsplash

--

--

Aurora
ILLUMINATION

⋆꙳•̩̩͙❅*̩̩͙‧͙ ‧͙*̩̩͙❆ ͙͛ ˚₊⋆