Vineet Naik
Vineet Naik
Sorry for replying so late, I missed this issue somehow. What do you mean by "not visible on PyPI"? `pipdeptree` internally calls functions in the `pip` and `pkg_resources` modules. Hence...
Ok. I'll have a look at it. Thanks.
Thanks for this. I'm away from work for a few days and have to take a proper look at this problem as well. Will update sometime next week.
For now I have quick-fixed the ImportError by updating the import statement as per the changes pip version 18.1. I would be interested in a long term fix such as...
Interesting approach. How do you make sure a shim is added when internal api changes? Or is it something that can only be done after some one reports a problem...
Thanks for reporting this and sorry about the delay. I will have a look at it soon.
Thanks. Unfortunately I have been caught up with other things and don't have time to work on `pipdeptree` in the immediate future. I'll try to find time by the end...
@ssbarnea I have opened an issue in the `pip` repo to check if they would be interested in adopting pipdeptree by moving the code inside pip itself. IMO that would...
@ssbarnea Looks like the pip team is reluctant about the proposal, as you had predicted. > As pip recently got the inspect feature, i was wondering if it would not...
@stonebig Thanks for your kind words and support 👍