SSL: CERTIFICATE_VERIFY_FAILED for pip in Windows 10












0















How can I resolve this silly SSL certificate error for pip? It is unable to download packages due to messing up the certificate chain to pip's own repository:



>pip3 install bashate
...
distutils.errors.DistutilsError: Download error for https://files.pythonhosted.org/packages/f3/04/fddc1c2dd75b256eda4d360024
692231a2c19a0c61ad7f4a162407c1ab58/pbr-5.1.1-py2.py3-none-any.whl#sha256=f6d5b23f226a2ba58e14e49aa3b1bfaf814d0199144b95d78458212
444de1387: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)


I tried updating pip to the latest version with python -m pip install -U pip, did not make a difference.



I also tried configuring my %APPDATA%.ini:



[global]                                                                                                                        
trusted-host = pypi.python.org pypi.org files.pythonhosted.org


No difference in behavior. Also explicitly supplied command line flag --trusted-host files.pythonhosted.org, no luck.



This is strange, as I am only seeing this error in Windows (10), as opposed to Linux, BSD, and macOS, where pip3 is working fine.



Update



Update: The problem is specific to the bashate pip package. Other pip packages install just fine.










share|improve this question

























  • I'm voting to close this question as off-topic because the problem is specific to the bashate pip package.

    – Ramhound
    Jan 16 at 3:10
















0















How can I resolve this silly SSL certificate error for pip? It is unable to download packages due to messing up the certificate chain to pip's own repository:



>pip3 install bashate
...
distutils.errors.DistutilsError: Download error for https://files.pythonhosted.org/packages/f3/04/fddc1c2dd75b256eda4d360024
692231a2c19a0c61ad7f4a162407c1ab58/pbr-5.1.1-py2.py3-none-any.whl#sha256=f6d5b23f226a2ba58e14e49aa3b1bfaf814d0199144b95d78458212
444de1387: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)


I tried updating pip to the latest version with python -m pip install -U pip, did not make a difference.



I also tried configuring my %APPDATA%.ini:



[global]                                                                                                                        
trusted-host = pypi.python.org pypi.org files.pythonhosted.org


No difference in behavior. Also explicitly supplied command line flag --trusted-host files.pythonhosted.org, no luck.



This is strange, as I am only seeing this error in Windows (10), as opposed to Linux, BSD, and macOS, where pip3 is working fine.



Update



Update: The problem is specific to the bashate pip package. Other pip packages install just fine.










share|improve this question

























  • I'm voting to close this question as off-topic because the problem is specific to the bashate pip package.

    – Ramhound
    Jan 16 at 3:10














0












0








0


1






How can I resolve this silly SSL certificate error for pip? It is unable to download packages due to messing up the certificate chain to pip's own repository:



>pip3 install bashate
...
distutils.errors.DistutilsError: Download error for https://files.pythonhosted.org/packages/f3/04/fddc1c2dd75b256eda4d360024
692231a2c19a0c61ad7f4a162407c1ab58/pbr-5.1.1-py2.py3-none-any.whl#sha256=f6d5b23f226a2ba58e14e49aa3b1bfaf814d0199144b95d78458212
444de1387: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)


I tried updating pip to the latest version with python -m pip install -U pip, did not make a difference.



I also tried configuring my %APPDATA%.ini:



[global]                                                                                                                        
trusted-host = pypi.python.org pypi.org files.pythonhosted.org


No difference in behavior. Also explicitly supplied command line flag --trusted-host files.pythonhosted.org, no luck.



This is strange, as I am only seeing this error in Windows (10), as opposed to Linux, BSD, and macOS, where pip3 is working fine.



Update



Update: The problem is specific to the bashate pip package. Other pip packages install just fine.










share|improve this question
















How can I resolve this silly SSL certificate error for pip? It is unable to download packages due to messing up the certificate chain to pip's own repository:



>pip3 install bashate
...
distutils.errors.DistutilsError: Download error for https://files.pythonhosted.org/packages/f3/04/fddc1c2dd75b256eda4d360024
692231a2c19a0c61ad7f4a162407c1ab58/pbr-5.1.1-py2.py3-none-any.whl#sha256=f6d5b23f226a2ba58e14e49aa3b1bfaf814d0199144b95d78458212
444de1387: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)


I tried updating pip to the latest version with python -m pip install -U pip, did not make a difference.



I also tried configuring my %APPDATA%.ini:



[global]                                                                                                                        
trusted-host = pypi.python.org pypi.org files.pythonhosted.org


No difference in behavior. Also explicitly supplied command line flag --trusted-host files.pythonhosted.org, no luck.



This is strange, as I am only seeing this error in Windows (10), as opposed to Linux, BSD, and macOS, where pip3 is working fine.



Update



Update: The problem is specific to the bashate pip package. Other pip packages install just fine.







windows python ssl certificate pip






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 16 at 2:57







mcandre

















asked Jan 14 at 4:41









mcandremcandre

1,81652746




1,81652746













  • I'm voting to close this question as off-topic because the problem is specific to the bashate pip package.

    – Ramhound
    Jan 16 at 3:10



















  • I'm voting to close this question as off-topic because the problem is specific to the bashate pip package.

    – Ramhound
    Jan 16 at 3:10

















I'm voting to close this question as off-topic because the problem is specific to the bashate pip package.

– Ramhound
Jan 16 at 3:10





I'm voting to close this question as off-topic because the problem is specific to the bashate pip package.

– Ramhound
Jan 16 at 3:10










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1393970%2fssl-certificate-verify-failed-for-pip-in-windows-10%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1393970%2fssl-certificate-verify-failed-for-pip-in-windows-10%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Paul Cézanne

UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

Angular material date-picker (MatDatepicker) auto completes the date on focus out