Matt Davis
Matt Davis
A lot has changed since this issue was opened, please update to latest pipenv which is much more performant.
@BeanBagBob Hmm based on changes between those two versions, I would guess that either: [Prefer posix_local if its available over posix_prefix.](https://github.com/pypa/pipenv/commit/09399005be4a91038481f8274e6a993aeb9c616f) or [Prefer creator venv instead.](https://github.com/pypa/pipenv/commit/310d9e6c8b7e67db43e63951a3f7b12de7b7fb6c) could be the issue...
@BeanBagBob Unfortunately adding "--creator=venv" was also a fix for a crazy thing that Ubuntu developers did to the `sysconfig` path involving the local/bin vs bin debate. I was hopeful that...
 https://lincolnloop.github.io/python-package-manager-shootout/
pipenv==2023.2.18 has been released with support for reading index information from `pip.conf` or `pip.ini`
@yukihiko-shinoda What do you mean by: > I tested with 2022.11.5 and 2022.12.19 (latest). Both versions couldn't remove markers of colorama in Pipfile.lock when pipenv lock without removing Pipfile.lock: I...
Hey @huychau I too am pretty busy at the moment, but seeing as I have implemented some of this already in my side project (which is closed source), I may...
Stale issue
Thank you for the issue report, it would be helpful to open a similar issue in pythonfinder to track there as that is where any fix would need to be...
Possibly a duplicate of: https://github.com/pypa/pipenv/issues/6019