WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000002221B87F3A0>: Failed to establish a new connection: [Errno 11002] getaddrinfo failed')': /simple/pandas/ #7935
Labels
auto-locked
Outdated issues that have been locked by automation
Hi,
I am exploring python recently for database testing. I have come across the same issue what @rayandas has mentioned in #7424, while installing pyodbc & pandas. In fact I'm getting the same error for all the packages while installing as below.
Python version: 3.8.2
pip version: 19.2.3
As per my friend's advice downloaded and moved pandas-1.0.3-cp36-cp36m-win_amd64.whl & pyodbc-4.0.30-cp27-cp27m-win_amd64.whl files into site-packages. Still nothing is working.
Can someone please point out where i am wrong.
The text was updated successfully, but these errors were encountered: