Skip to content

installation todos since vendoring pkg_resources... #1449

@qwcode

Description

@qwcode

3 todos related to installation since the vendoring of pkg_resources:

  1. rebuild get-pip.py with the latest pip; specifically remove the setuptools/pkg_resources import check (https://github.com/pypa/pip/blob/develop/contrib/build-installer#L13)
  2. we have to release a wheel of pip, for get-pip.py to work without setuptools
  3. update the install instructions.

I have #3 done locally, and tested a locally updated get-pip.py using this

python get-pip.py --find-links=/local/pip/wheel/location --no-index

#1 should wait till we have as many fixes as possible.

do we have any concerns about #2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions