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
I'm having the same issue on Windows 10 W/ Python 3.6.5 and latest pipenv. Also causing PyCharm IDE to fail when you attempt to use a pipenv interpreter
Issue description
pipenv graph
generates exception about missing modulepipenv
.Expected result
Usual output of
pipenv graph
Actual result
Steps to replicate
pipenv graph
$ pipenv --support
Pipenv version:
'2018.10.9'
Pipenv location:
'/home/charles/.local/lib/python3.7/site-packages/pipenv'
Python location:
'/usr/bin/python'
Python installations found:
3.7.0
:/usr/bin/python3.7
3.7.0
:/usr/bin/python3.7m
3.6.6
:/usr/bin/python3.6m
3.6.6
:/usr/bin/python3.6
2.7.15
:/usr/bin/python2.7
PEP 508 Information:
System environment variables:
DJANGO_SETTINGS_MODULE
LANG
DISPLAY
INVOCATION_ID
EDITOR
COLORTERM
LOGGING_CONFIG
MOZ_PLUGIN_PATH
JAVA_HOME
TERMINAL
XDG_VTNR
XDG_SESSION_ID
USER
GOPATH
PWD
HOME
JOURNAL_STREAM
DESKTOP_STARTUP_ID
GTK_MODULES
MAIL
VISUAL
WINDOWPATH
SHELL
TERM
COLORFGBG
SHLVL
XDG_SEAT
PYTHONPATH
WINDOWID
LOGNAME
DBUS_SESSION_BUS_ADDRESS
XDG_RUNTIME_DIR
XAUTHORITY
PATH
OLDPWD
_
PYTHONDONTWRITEBYTECODE
PIP_SHIMS_BASE_MODULE
PIP_PYTHON_PATH
Pipenv–specific environment variables:
Debug–specific environment variables:
PATH
:/home/charles/go/bin:/usr/lib/go/bin:/opt/pycharm-community-2018.2.1/bin:/home/charles/bin:/home/charles/.local/bin:/home/charles/go/bin:/usr/lib/go/bin:/opt/pycharm-community-2018.2.1/bin:/home/charles/bin:/home/charles/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
SHELL
:/bin/bash
EDITOR
:emacsclient -t -a "emacs -nw"
LANG
:en_CA.UTF-8
PWD
:/home/charles/repositories/sem_rush
Contents of
Pipfile
('/home/charles/repositories/sem_rush/Pipfile'):Contents of
Pipfile.lock
('/home/charles/repositories/sem_rush/Pipfile.lock'):The text was updated successfully, but these errors were encountered: