Quote:
Originally Posted by mallomar
Did something change that it should work on Mac now? I'm still getting the error thenextstar mentioned, even after u[dating to the latest version.
|
The new version doesn't run the `pip install -U` command like the error message thenextstar posted. What's your error message?
Mac's pip3 is too old, I'd recommend use Homebrew's python or update the built-in pip:
Code:
$ sudo -H /usr/bin/python3 -m pip install -U pip