SyntaxFix
Write A Post
Hire A Developer
Questions
Also, it's worth to mention that Max OSX/macOS users can just use Homebrew to install pip3.
$> brew update $> brew install python3 $> pip3 --version pip 9.0.1 from /usr/local/lib/python3.6/site-packages (python 3.6)