# Install for Ubuntu/Debian sudo apt-get install python3 # Install for mac brew install python3 # Recommended method to install the last version of pip : wget https://bootstrap.pypa.io/get-pip.py sudo python3 get-pip.py # for Python 2 sudo python get-pip.py
cd /usr/local/lib/python3.6/dist-packages