Hacker News new | ask | show | jobs
by theptip 2886 days ago
`pipenv install --python ~/.pyenv/versions/3.6.5/bin/python` works for me, and that directory is not on my path. Did you try the more explicit `--python` flag?