-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pipenv sync --system fails on version 2023.7.1 #5772
Comments
same here |
Same with:
Pipenv installed with |
same here
|
Sorry about that. Could you folks check the branch I just opened a PR |
thank you so much! |
Works for me. Thanks! |
Issue description
Using new pipenv on my docker build fails (see logs below), while hard coding to previous version (
2023.6.26
) still worksExpected result
Build step succeed:
Actual result
Steps to replicate
$ pipenv --support
Pipenv version:
'2023.7.1'
Pipenv location:
'/usr/local/lib/python3.10/dist-packages/pipenv'
Python location:
'/usr/bin/python3'
OS Name:
'posix'
User pip version:
'22.0.2'
user Python installations found:
PEP 508 Information:
System environment variables:
HOSTNAME
HOME
PATH
FUNCTION_DIR
PWD
LC_CTYPE
PYTHONDONTWRITEBYTECODE
PIP_DISABLE_PIP_VERSION_CHECK
PYTHONFINDER_IGNORE_UNSUPPORTED
Pipenv–specific environment variables:
Debug–specific environment variables:
PATH
:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PWD
:/
Contents of
Pipfile
('/Pipfile'):Contents of
Pipfile.lock
('/Pipfile.lock'):The text was updated successfully, but these errors were encountered: