You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pipenv install --python ~/anaconda3/envs/python36/bin/python3.6
Warning: Python ~/anaconda3/envs/python36/bin/python3.6 was not found on your system…
Neither 'pyenv' nor 'asdf' could be found to install Python.
You can specify specific versions of Python with:
$ pipenv --python path/to/python
The text was updated successfully, but these errors were encountered:
pipenv install --python ~/anaconda3/envs/python36/bin/python3.6
Warning: Python ~/anaconda3/envs/python36/bin/python3.6 was not found on your system…
Neither 'pyenv' nor 'asdf' could be found to install Python.
You can specify specific versions of Python with:
$ pipenv --python path/to/python
The text was updated successfully, but these errors were encountered: