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

No module named 'pip.req' #222

Open
Highway-Man opened this issue Jun 14, 2018 · 1 comment
Open

No module named 'pip.req' #222

Highway-Man opened this issue Jun 14, 2018 · 1 comment

Comments

@Highway-Man
Copy link

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?

@lucifercr07
Copy link

Please check you have clone the latest repo, also check if you have pip installed or not. If pip is not installed install using apt-get install python-pip for ubuntu.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants