Skip to content

Wheels built from different versions of pip cannot be installed successfully #6480

@zifeiYv

Description

@zifeiYv
  • Pip version: 19.0.3
  • Python version: 3.6.0
  • Operating system: windows7, 64bit

I build a wheel using pip wheel numpy command and copy it to another win7, 64bit computer with 7.0.0 pip and 3.6.0 python to install, it fails however. When I upgrade target pip into version 19.1.1, it succeed.

It seems that wheel file must be built and installed through pip with the same major version number(of course python version should meet first), is that right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions