Skip to content
This repository was archived by the owner on Mar 15, 2021. It is now read-only.
This repository was archived by the owner on Mar 15, 2021. It is now read-only.

No module named 'pip.req' #222

@Highway-Man

Description

@Highway-Man

Following the instructions in the README, after cloning the repository and running the setup script, I get the following output.

$ python setup.py install
Traceback (most recent call last):
  File "setup.py", line 40, in <module>
    from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip.req'

Is pip.req no longer around and is there a workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions