Skip to content

Newer versions of pip fail to install from PyPI proxy #268

@tieneupin

Description

@tieneupin

Description:

  • Newer versions of pip are unable to find the wheel metadata needed to build the package from the proxy PyPI index.
  • Using pip install --index-url --extra-index-url, but with the Simple PyPI Index as the URL instead, works without issue.
  • This problem does not occur when using pip <=v22.2.2.

pip versions tested:

  • 24.0
  • 23.3.1
  • 23.3
  • 23.2.1
  • 23.1.2
  • 23.0.1
  • 22.3.1
  • 22.3 (fails above here)
  • 22.2.2 (passes below here)
  • 22.1.2
  • 22.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions