Skip to content

Conversation

@cmek
Copy link

@cmek cmek commented Oct 15, 2018

parse_requirements has been moved from pip.req to pip._internal so installing with newer versions of pip throws this error:

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

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 762315e on cmek:pipreq_fix into d9fd5d3 on LINXNet:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants