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

Pip installation segfaults #115

Open
vineetparikh opened this issue May 22, 2019 · 1 comment
Open

Pip installation segfaults #115

vineetparikh opened this issue May 22, 2019 · 1 comment

Comments

@vineetparikh
Copy link

pip install requests-ntlm segfaults on my machine. I'm running Ubuntu 18.04, I have pip version 9.0.1, and while sudo -H pip install requests-ntlm seems to work, I want to ensure that the normal setup would work within a Dockerfile as well. Is there anything I'm doing wrong within my pip installation attempt that would cause this segfault?

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
@vineetparikh and others