pythonfinder + pyenv + anaconda issue #3044
Labels
Type: Bug 🐛
This issue is a bug.
Type: Vendored Dependencies
This issue affects vendored dependencies within pipenv.
Issue description
Upgraded my pipenv today and ran into this issue. I have anaconda installed through peynv (this is fully supported by pyenv).
Expected result
Even though this is not my active python, pipenv is failing to parse it. At the very least, this should be try-excepted. Ideally supported.
Actual result
Steps to replicate
Provide the steps to replicate (which usually at least includes the commands and the Pipfile).
Please run
$ pipenv --support
, and paste the results here. Don't put backticks (`
) around it! The output already contains Markdown formatting.If you're on macOS, run the following:
If you're on Windows, run the following:
If you're on Linux, run the following:
The command
pipenv --support | pbcopy
fails with the same error.pipenv --version
,pipenv, version 2018.10.13
The text was updated successfully, but these errors were encountered: