pip install python winerror 10054
Been trying to pip install selenium keep getting these same errors, but its not just selenium its any package. I believe it maybe a firewall issue because I am trying to install this on a workstation at my company. It is hard to verify because I have no experience in firewalls and all the searches on the error code are specific to certain packages or program/scripts trying to be written by coders. Need a solution or at least a reason why. I put the log and the DOS command and output below. Seems like it can't find the package went to the url where it is looking itself and found it okay. Pip can't do it itself though.
DOS:
C:UserskcalicaDesktop>pip install selenium Downloading/unpacking selenium Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement selenium Cleaning up... No distributions at all found for selenium Storing debug log for failure in C:Userskcalicapippip.log
C:UserskcalicaDesktop>
pip.log:
(only part of it)
C:Python34Scriptspip run on 06/16/14 14:32:01 Downloading/unpacking selenium Getting page https://pypi.python.org/simple/selenium/ Could not fetch URL://pypi.python.org/simple/selenium/: connection error:... [WinError 10054] An existing connection was forcibly closed by the remote host)
windows installation python pip
add a comment |
Been trying to pip install selenium keep getting these same errors, but its not just selenium its any package. I believe it maybe a firewall issue because I am trying to install this on a workstation at my company. It is hard to verify because I have no experience in firewalls and all the searches on the error code are specific to certain packages or program/scripts trying to be written by coders. Need a solution or at least a reason why. I put the log and the DOS command and output below. Seems like it can't find the package went to the url where it is looking itself and found it okay. Pip can't do it itself though.
DOS:
C:UserskcalicaDesktop>pip install selenium Downloading/unpacking selenium Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement selenium Cleaning up... No distributions at all found for selenium Storing debug log for failure in C:Userskcalicapippip.log
C:UserskcalicaDesktop>
pip.log:
(only part of it)
C:Python34Scriptspip run on 06/16/14 14:32:01 Downloading/unpacking selenium Getting page https://pypi.python.org/simple/selenium/ Could not fetch URL://pypi.python.org/simple/selenium/: connection error:... [WinError 10054] An existing connection was forcibly closed by the remote host)
windows installation python pip
add a comment |
Been trying to pip install selenium keep getting these same errors, but its not just selenium its any package. I believe it maybe a firewall issue because I am trying to install this on a workstation at my company. It is hard to verify because I have no experience in firewalls and all the searches on the error code are specific to certain packages or program/scripts trying to be written by coders. Need a solution or at least a reason why. I put the log and the DOS command and output below. Seems like it can't find the package went to the url where it is looking itself and found it okay. Pip can't do it itself though.
DOS:
C:UserskcalicaDesktop>pip install selenium Downloading/unpacking selenium Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement selenium Cleaning up... No distributions at all found for selenium Storing debug log for failure in C:Userskcalicapippip.log
C:UserskcalicaDesktop>
pip.log:
(only part of it)
C:Python34Scriptspip run on 06/16/14 14:32:01 Downloading/unpacking selenium Getting page https://pypi.python.org/simple/selenium/ Could not fetch URL://pypi.python.org/simple/selenium/: connection error:... [WinError 10054] An existing connection was forcibly closed by the remote host)
windows installation python pip
Been trying to pip install selenium keep getting these same errors, but its not just selenium its any package. I believe it maybe a firewall issue because I am trying to install this on a workstation at my company. It is hard to verify because I have no experience in firewalls and all the searches on the error code are specific to certain packages or program/scripts trying to be written by coders. Need a solution or at least a reason why. I put the log and the DOS command and output below. Seems like it can't find the package went to the url where it is looking itself and found it okay. Pip can't do it itself though.
DOS:
C:UserskcalicaDesktop>pip install selenium Downloading/unpacking selenium Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement selenium Cleaning up... No distributions at all found for selenium Storing debug log for failure in C:Userskcalicapippip.log
C:UserskcalicaDesktop>
pip.log:
(only part of it)
C:Python34Scriptspip run on 06/16/14 14:32:01 Downloading/unpacking selenium Getting page https://pypi.python.org/simple/selenium/ Could not fetch URL://pypi.python.org/simple/selenium/: connection error:... [WinError 10054] An existing connection was forcibly closed by the remote host)
windows installation python pip
windows installation python pip
asked Jun 16 '14 at 22:16
Kyle Calica-StKyle Calica-St
11613
11613
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Sorry forgot to answer this once I solved the question. Yes it was a block on the firewall that my company had. I just talked to IT and he opened up access for a limited time. If you have this problem talk to your IT office, or check your firewall settings.
add a comment |
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%2f769633%2fpip-install-python-winerror-10054%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sorry forgot to answer this once I solved the question. Yes it was a block on the firewall that my company had. I just talked to IT and he opened up access for a limited time. If you have this problem talk to your IT office, or check your firewall settings.
add a comment |
Sorry forgot to answer this once I solved the question. Yes it was a block on the firewall that my company had. I just talked to IT and he opened up access for a limited time. If you have this problem talk to your IT office, or check your firewall settings.
add a comment |
Sorry forgot to answer this once I solved the question. Yes it was a block on the firewall that my company had. I just talked to IT and he opened up access for a limited time. If you have this problem talk to your IT office, or check your firewall settings.
Sorry forgot to answer this once I solved the question. Yes it was a block on the firewall that my company had. I just talked to IT and he opened up access for a limited time. If you have this problem talk to your IT office, or check your firewall settings.
answered Dec 9 '14 at 19:32
Kyle Calica-StKyle Calica-St
11613
11613
add a comment |
add a comment |
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%2f769633%2fpip-install-python-winerror-10054%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
