Skip to content
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

pipshims was updated and pipenv didn't work? #2947

Closed
ponytailer opened this issue Oct 9, 2018 · 2 comments
Closed

pipshims was updated and pipenv didn't work? #2947

ponytailer opened this issue Oct 9, 2018 · 2 comments

Comments

@ponytailer
Copy link

ponytailer commented Oct 9, 2018

File "/usr/lib/python2.7/site-packages/pipenv/vendor/requirementslib/models/requirements.py", line 704, in from_line
line, extras = _strip_extras(line)
TypeError: 'module' object is not callable

pipenv, version 2018.7.1

@jxltom
Copy link
Contributor

jxltom commented Oct 9, 2018

This is a known bug which is fixed by #2935

For the workaround, pip install pip==18.0 or install the latest pipenv version from the master branch

@ponytailer
Copy link
Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants