pipenv install --system fails with RuntimeError: location not created nor specified on version 2024.3.0 #6296
Labels
Contributor Candidate
The issue has been identified/triaged and contributions are welcomed/encouraged.
Type: Duplicate
This issue is a duplicate of an already-existing issue.
Type: Regression
This issue is a regression of a previous behavior.
Issue description
pipenv install --system fails with RuntimeError: location not created nor specified
It's working fine with version 2024.2.0 but fails with version 2024.3.0
Expected result
It should install the packages into the system site-packages like version 2024.2.0
Actual result
fails with RuntimeError: location not created nor specified
Steps to replicate
pipenv install --system with pipenv version 2024.3.0
The text was updated successfully, but these errors were encountered: