requests/requests-ntlm

Pip installation segfaults

vineetparikh opened this issue · 0 comments

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?