I'm on a mac and the terminal is giving me a hard time.
computer@computer ~ % pip install beautifulsoup4 zsh: command not found: pip
I tried using computer@computer ~ % pip3 install beautifulsoup4
, but it is an older 2.3 version of beautifulsoup4. Help me install pip and ultimately install beautifulsoup4.