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

ModuleNotFoundError: No module named 'pip.req' during installing pip #700

Closed
jxltom opened this issue May 17, 2018 · 2 comments
Closed

ModuleNotFoundError: No module named 'pip.req' during installing pip #700

jxltom opened this issue May 17, 2018 · 2 comments

Comments

@jxltom
Copy link
Contributor

jxltom commented May 17, 2018

Following error occurs during installing pip

-----> Installing pip        
remote: Traceback (most recent call last):        
remote:   File "/tmp/buildpackKXfaB/vendor/pip-pop/pip-diff", line 15, in <module>        
remote:     from pip.req import parse_requirements        
remote: ModuleNotFoundError: No module named 'pip.req'        
remote: mount: can't find failure.bad-requirements in /etc/fstab or /etc/mtab 

This error occurs during every new rebulding.

@jxltom
Copy link
Contributor Author

jxltom commented May 17, 2018

This should be related with pip 10 (#680).

And this should be fixed by #683. I don't why it is still not working.

@CaseyFaist
Copy link
Contributor

This should be resolved with the work you submitted being merged at #769 👍

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

Successfully merging a pull request may close this issue.

2 participants