#juanca
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- juanca, 16 hours ago, 8 messages
hello! what are you trying to install? What command do you run specifically to run into that error?
pip install stripe==7.10.0
locally it did let me install it, not on the server, I have tried installing other packages on the server and it does let me
this doesn't look like a Stripe specific issue. You may want to try out some of the solutions listed in Stackoverflow e.g.
https://stackoverflow.com/questions/50305112/pip-install-timeout-issue
https://stackoverflow.com/questions/49184275/pip-connecttimeouterror
I am trying to install pandas in my company computer.
I tried to do
pip install pandas
but operation retries and then timesout.
then I downloaded the package:
pandas-0.22.0-cp27-cp27m-win_amd64.wh...