-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot upgrade pip: kivy -m pip install -U pip #34
Comments
From @miohtama on January 2, 2017 6:36 Workaround: use Homebrew installation method. |
From @KeyWeeUsr on January 2, 2017 11:21 Try again with |
Here is the full output - looks like some kind of command line parsing issue. Please note that this works the Kivy2 on the same computer
|
From @miohtama on January 2, 2017 6:19
Kivy3 OSX cannot upgrade pip version shipped with it. It fails for some command line argument parsing reasons, probably due to how the underlying
pip
command is wrapper.Copied from original issue: kivy/kivy#4870
The text was updated successfully, but these errors were encountered: