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

Support for pip 10 #17

Open
tylerphelan opened this issue Apr 23, 2018 · 1 comment
Open

Support for pip 10 #17

tylerphelan opened this issue Apr 23, 2018 · 1 comment

Comments

@tylerphelan
Copy link

tylerphelan commented Apr 23, 2018

Pip 10 no longer supports the use of internal APIs: https://groups.google.com/forum/#!topic/pypa-dev/JVTfS6ZdAuM.

This causes pip-grep and pip-diff to error with:

File "pip-grep", line 12, in <module>
       from pip.req import parse_requirements
   ImportError: No module named 'pip.req'
@ghost
Copy link

ghost commented Jul 1, 2018

my pull request #18 tend to repair it. Could you review and comment it, please?

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

No branches or pull requests

1 participant