Python Forum
pip install pandas ERROR
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip install pandas ERROR
#1
Trying to install pandas today but i get this error report:

Collecting pandas
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pandas/
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pandas/
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pandas/
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pandas/
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/pandas/
Could not find a version that satisfies the requirement pandas (from versions: )
No matching distribution found for pandas

In the command prompt I am typing pip install pandas.
How do i fix it?
Thanks in Advance!
Reply


Messages In This Thread
pip install pandas ERROR - by pythondudu - May-16-2019, 11:44 PM
RE: pip install pandas ERROR - by I_Am_Groot - May-17-2019, 06:18 AM
RE: pip install pandas ERROR - by Marya_475 - May-24-2022, 06:14 AM
RE: pip install pandas ERROR - by snippsat - May-17-2019, 08:43 AM
RE: pip install pandas ERROR - by pythondudu - May-17-2019, 11:40 PM
RE: pip install pandas ERROR - by hancel - Jan-14-2020, 03:00 AM
RE: pip install pandas ERROR - by liliyana - Mar-26-2020, 09:22 AM
RE: pip install pandas ERROR - by snippsat - Mar-26-2020, 07:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  strange error from pandas dataframe djf123 1 4,129 Jul-27-2020, 05:25 AM
Last Post: scidam
  error bars with dataframe and pandas Hucky 4 4,320 Apr-27-2020, 02:02 AM
Last Post: Hucky
  How to install tensorflow? It shows as error jaroslavtavgen 1 2,005 Apr-26-2020, 10:09 PM
Last Post: Larz60+
  pandas error Scott 2 6,320 Feb-05-2020, 07:22 PM
Last Post: Scott
  Key error when using adodbapi, azure and pandas mazamus 2 4,015 Sep-11-2019, 06:54 AM
Last Post: TomKom
  pandas install error loren41 5 5,001 May-20-2019, 06:42 PM
Last Post: loren41
  utf-8 error with pandas read_csv logues 0 3,916 Oct-23-2018, 05:25 PM
Last Post: logues
  Using pandas, index error fyec 1 4,739 Aug-01-2018, 09:25 AM
Last Post: volcano63
  PIP install error alex36540 15 33,541 Dec-16-2017, 01:09 PM
Last Post: alex36540

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020