Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

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

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

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

1 Answer

· Write an Answer
Upvotes
Accepted
24.6k 54 17 14

Hello @kyoko

The" 'Connection to pypi.org timed out. " error message means your machine cannot connect to PyPI.org web site to manage and download Eikon Data API via the internet connection. Please consult your IT/Network team.

If you have another machine that can access internet and can download Python library via a pip command, you may try the way in Offline Installation for Eikon Data APIs(Python) article.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

I talked with IT team. Thank you so much.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.