On Mon, Oct 31, 2016 at 12:15 PM, Vishal Subbiah <subbiahvis...@gmail.com> wrote: > "python3 -m pip install LoremIpsum > /usr/local/opt/python3/bin/python3.5: No module named pip" > > How do I fix this?
This is the one that ought to work. Something's gone wrong with the installation; as part of the install of recent Pythons, ensurepip should be run, which will provide you with pip. How did you install Python? ChrisA -- https://mail.python.org/mailman/listinfo/python-list