-
-
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 "Creating a Pipfile for this project..." 'assert self.name' in ConfigOptionParser (lacks human readable error handling) #3986
Labels
Comments
we are definitely lacking useful error message here; For some reason If I do things a bit differently (create a sub-dir outside of the root), it works
|
This is a known issue and was fixed on the master branch |
@frostming MR/Ticket/Commit refs? thx! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lots of other issues
https://github.com/pypa/pipenv/issues?q=is%3Aissue+AssertionError+ConfigOptionParser+is%3Aclosed
#3143, #2846, ..
Issue description
Fresh pipenv, fresh environment, in docker python:3-slim, explodes during initialization of creating an initial
Pipfile
.Expected result
Basic init should work.
https://pipenv.readthedocs.io/en/latest/install/#installing-pipenv
Actual result
Steps to replicate
See actual results.
(no pipenv support as it can't install)
The text was updated successfully, but these errors were encountered: