New version bug: raise RuntimeError("location not created nor specified") #5775
Labels
Status: Awaiting Update ⏳
This issue requires more information before assistance can be provided.
Type: Duplicate
This issue is a duplicate of an already-existing issue.
Hi, I'm using docker and when I get to this command:
RUN pipenv install --system --ignore-pipfile
I see:
This is a new bug since yesterday (latest version release) and it is killing all my ENVs.
My fix was to run:
pip install pipenv==2023.6.26
As I'm working on a confidential project I can't share my pipfile but I'm sure this will pop up with others soon enough.
Keep up the good work!
The text was updated successfully, but these errors were encountered: