Skip to content

Cannot upgrade pip: kivy -m pip install -U pip  #34

Description

@dessant

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.

kivy -m pip install -U pip                 
2017-01-02 00:18:22.683 kivy[3752:2767258] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
2017-01-02 00:18:22.695 kivy[3752:2767258] App did finish launching
Collecting pip
  Using cached pip-9.0.1-py2.py3-none-any.whl
Collecting install
  Could not find a version that satisfies the requirement install (from versions: )
No matching distribution found for install
You are using pip version 7.1.2, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

Copied from original issue: kivy/kivy#4870

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions