Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (19.9k points)

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-pip

sudo: apt-get: command not found

Thanks in advance.

1 Answer

0 votes
by (25.1k points)

Mac OS does not have apt-get in the terminal. Follow this guide for directions on how to install pip on mac

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jul 23, 2019 in Python by Eresh Kumar (45.3k points)
0 votes
1 answer
asked Jul 17, 2019 in Python by Sammy (47.6k points)
+3 votes
2 answers

Browse Categories

...