pipenv --support
errors when trying to detect installed python versions
#3121
Labels
Type: Bug 🐛
This issue is a bug.
Type: Regression
This issue is a regression of a previous behavior.
Type: Vendored Dependencies
This issue affects vendored dependencies within pipenv.
Issue description
Whilst submitting #3113 I discovered that
pipenv --support
errors out whilst discovering python instalations.My guess is that it's either related to
pyenv
; or something funky in my path.Expected result
A listing of python versions that have been installed.
Actual result
Based on the comment on 3113 I tried against the latest update-vendor branch. (ignore the
--prefix
... that's from another bug)Pipenv version:
'2018.10.14.dev0'
Pipenv location:
'/home/opal/piwik3/piwik-release-build/src/pipenv/pipenv'
Python location:
'/usr/bin/python3'
Python installations found:
The text was updated successfully, but these errors were encountered: