FileNotFoundError: [Errno 2] No such file or directory: 'pip3' #598
Added /usr/local/bin to PATH, no effect. :/ Also, for me, which pip3 returns /usr/local/bin//pip3. Is that double slash causing side effects? If I reinstall pip, it changes back to /usr/bin - this only happens after Howdy force-installs pip again (during the "upgrading pip to the latest version" step)