8000 editable cannot be installed when requiring hashes · Issue #4995 · pypa/pip · GitHub
[go: up one dir, main page]

Skip to content
editable cannot be installed when requiring hashes #4995
@jedie

Description

@jedie
  • Pip version: 9.0.1
  • Python version: 3.5.2
  • Operating system: Ubuntu 16.04.3 LTS

Description:

I added --hash= information to my requirements.txt, but it seems that hash usage can't be used in combination with editables?!?

Running pip3 install --exists-action s -r requirements.txt creates this message:

The editable requirement from git+https://github.com/... (from -r requirements.txt (line )) cannot be installed when requiring hashes, because there is no single file to hash.

Is this a "known limitation" or a bug?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0