sql2csv icon indicating copy to clipboard operation
sql2csv copied to clipboard

Unable to install offline

Open sureshpalla opened this issue 3 years ago • 0 comments

Unable to install offline packages downloaded. The installer is still searching online for binaries.

Download error on https://pypi.org/simple/psycopg2-binary/: timed out -- Some pa ckages may not be found!

D:\MySQL>pip3 install sql2csv-1.3.tar.gz Processing d:\mysql\sql2csv-1.3.tar.gz Preparing metadata (setup.py) ... done WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status =None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.con nection.HTTPSConnection object at 0x000000066302E1A0>, 'Connection to pypi.org t imed out. (connect timeout=15)')': /simple/argparse/

sureshpalla avatar May 25 '22 18:05 sureshpalla