I failed to install Eikon Data API with conda. I got the following error message.

I failed to install Eikon Data API with conda. I got the following error message.

Best Answer

Answers

  • Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x0000022B8923F630>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/eikon/

    Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x0000022B8923F860>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/eikon/

    Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x0000022B8923FC50>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/eikon/

    Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x0000022B8923FC18>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/eikon/

    Could not find a version that satisfies the requirement eikon (from versions: )

    No matching distribution found for eikon

  • I talked with IT team. Thank you so much.