-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
From the pip CHANGELOG:
Move all of pip's APIs into the pip._internal package, properly reflecting the fact that pip does not currently have any public APIs. (#4696, #4700)
Collecting ldclient-py==4.0.6 (from -r requirements.txt (line 74))
Downloading ldclient-py-4.0.6.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-qsq8HS/ldclient-py/setup.py", line 9, in <module>
from pip.req import parse_requirements
ImportError: No module named req
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-qsq8HS/ldclient-py/
urgas9, theholy7, ramkrk and pechitook
Metadata
Metadata
Assignees
Labels
No labels