I want to install pip. It should support Python 3, but it requires setuptools, which is available only for Python 2. How can I install pip with Python 3? ... Pip's website says that it already comes with Python 3.4+ if you downloaded from python.org.