cannot install airflow git package from master branch #4342
Labels
Type: Bug 🐛
This issue is a bug.
Type: Vendored Dependencies
This issue affects vendored dependencies within pipenv.
Issue description
Trying to install apache-airflow from master branch but getting this error
when I run
pipenv install
My Pipfile is as follows
Expected result
pipenv install should work
Actual result
Steps to replicate
attached above
$ pipenv --support
Pipenv version:
'2020.6.2'
Pipenv location:
'/usr/local/Cellar/pipenv/2020.6.2/libexec/lib/python3.8/site-packages/pipenv'
Python location:
'/usr/local/Cellar/pipenv/2020.6.2/libexec/bin/python3.8'
Python installations found:
3.7.5
:/usr/local/bin/python3
3.7.5
:/usr/local/bin/python3.7m
3.7.5
:/usr/local/bin/python3.7
3.7.3
:/usr/bin/python3
2.7.16
:/usr/bin/python2
2.7.16
:/usr/bin/python2.7
2.7.15
:/usr/local/bin/python2
2.7.15
:/usr/local/bin/python2.7
PEP 508 Information:
System environment variables:
PATH
TERM_PROGRAM
TERM
SHELL
TMPDIR
TERM_PROGRAM_VERSION
TERM_SESSION_ID
ZSH
USER
SSH_AUTH_SOCK
PAGER
LSCOLORS
_
LaunchInstanceID
PWD
LANG
XPC_FLAGS
XPC_SERVICE_NAME
HOME
SHLVL
LESS
LOGNAME
SECURITYSESSIONID
__CF_USER_TEXT_ENCODING
PIP_DISABLE_PIP_VERSION_CHECK
PYTHONDONTWRITEBYTECODE
PIP_SHIMS_BASE_MODULE
PIP_PYTHON_PATH
PYTHONFINDER_IGNORE_UNSUPPORTED
Pipenv–specific environment variables:
Debug–specific environment variables:
PATH
:/usr/local/Cellar/pipenv/2020.6.2/libexec/tools:/usr/local/opt/terraform@0.11/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/MacGPG2/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS
SHELL
:/bin/zsh
LANG
:en_US.UTF-8
PWD
:/Users/nchakrapani/
Contents of
Pipfile
:The text was updated successfully, but these errors were encountered: