Back
I'm trying to install flask on my Mac and am struggling with the first step which is installing python3-pip.
sudo apt-get install python3-pipsudo: apt-get: command not found
sudo apt-get install python3-pip
sudo: apt-get: command not found
Thanks in advance.
Mac OS does not have apt-get in the terminal. Follow this guide for directions on how to install pip on mac
31k questions
32.8k answers
501 comments
693 users