pip install python winerror 10054Extremely slow pypi package retrieval with i.e. piphow to install cx_oracle...
What happens when the wearer of a Shield of Missile Attraction is behind total cover?
What is a good reason for every spaceship to carry a weapon on board?
Do authors have to be politically correct in article-writing?
Should I always close BufferedReader?
microtype error with lualatex: "attempt to call field warning a nil value"
How can the probability of a fumble decrease linearly with more dice?
How much mayhem could I cause as a fish?
How to politely refuse in-office gym instructor for steroids and protein
How to not let the Identify spell spoil everything?
Boss asked me to sign a resignation paper without a date on it along with my new contract
Non-Cancer terminal illness that can affect young (age 10-13) girls?
Cryptic with some cross words
Which RAF squadrons and aircraft types took part in the bombing of Berlin on the 25th of August 1940?
How to remove from the data the rows of with fixed number of elements?
False written accusations not made public - is there law to cover this?
Eww, those bytes are gross
Does the ditching switch allow an A320 to float indefinitely?
A Missing Symbol for This Logo
Can you tell from a blurry photo if focus was too close or too far?
Bash script to truncate subject line of incoming email
Can polar coordinate cause misalignment in TikZ?
Strange "DuckDuckGo dork" takes me to random website
In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?
What game did these black and yellow dice come from?
pip install python winerror 10054
Extremely slow pypi package retrieval with i.e. piphow to install cx_oracle package with pip from Ubuntu linux?pip and SSL certificate errorsPip install keeps throwing odd “ImportError”Import Error: No module named - After manual InstallNeed serious help importing selenium to python (over 3 hours wasted already)How can I install the dropbox python client while disconnected from the internetHow do I allow pip inside anaconda3 venv when pip set to require virtualenv?Installing python library dependency without Internet availableWindows 10 Command Prompt pip install
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
bumped to the homepage by Community♦ 28 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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
bumped to the homepage by Community♦ 28 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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
1163
1163
bumped to the homepage by Community♦ 28 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 28 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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 |
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%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
1163
1163
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