Matt Davis
Matt Davis
@kristang or @GPHemsley-RELX Is this still an issue with `2022.1.8` or the main branch? The code that is spawning the subprocess is pip itself calling `call_subprocess` which uses `subprocess.Popen` for...
@GPHemsley-RELX well its not entirely clear from the report how to proceed with the investigation or what the desired outcome is. I can open it back up, but I fear...
Most all of the subprocess usage is within pip and other vendor code. I am compelled to say this is something that is not fixable -- that many subprocesses would...
Well with the new optimization to pipenv install we no longer invoke many sub processes: https://dev.to/matteius/pipenv-install-performance-improved-5cdn
Interesting -- so was this ever supported? There has been a bug starting in pipenv `2021.11.23` where it breaks locking if other package sets are defined. Ref: https://github.com/pypa/pipenv/issues/4866
It seems like the original requestors of this are no longer with us, but I think there is some merits to someone considering this type of enhancement. I think the...
This is very close to being a reality -- please track with #4745
@hansingt Nobody is assigned to working on this particular issue presently AFAIK -- Please see the latest pinned issue in the backlog and feel free to help contribute towards the...
Just noting that the original error report is for py 3.6 in the example, and doesn't call out the version of pipenv tested with. What is the latest version of...
Thanks @hansingt -- would you mind opening a report with `pythonfinder` library and link it back here? I don't have access to that repository at this time so we need...