Skip to content
Rob Campbell edited this page Jun 24, 2019 · 1 revision

Install problems

  • If you get this weird pip error:
pip3 install --upgrade pip3
Traceback (most recent call last):
  File "/usr/bin/pip3", line 9, in <module>
    from pip import main
ImportError: cannot import name 'main'
joiner:[lasagna]$ hash -d pip

Try running:

$ hash -d pip
$ hash -d pip3