Description
Issue description
I've installed pipenv
via brew
on macOS. Every now and then my pipenv
install will suddenly stop working and I have to brew reinstall pipenv
. Not a massive deal as it works fine after a reinstall, but this has been happening for a year or two now.
Expected result
pipenv
to not kill itself.
Actual result
Hara Kiri.
Steps to replicate
I'm not actually able to reproduce this bug which is why I only unfortunately have a screenshot I took. (I accidentally closed the terminal after I realised I should have copied the text, not took a screenshot).
My inclining is that its something to do with minor version releases? As I noticed the download on the reinstall is for version 2018.11.26_2
, maybe a later build being pushed and I had build 1 of the same version? Not really sure, I just noticed that.
Anyway, not urgent but is a silly to have to reinstall every now and then :)