SSL: CERTIFICATE_VERIFY_FAILED for pip in Windows 10
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
add a comment |
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
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
add a comment |
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
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
windows python ssl certificate pip
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
add a comment |
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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