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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 2

Error refinitiv.dataplatform

in this import it gaves me the following errore

Traceback (most recent call last):
File "F:\desktop\EikonAPI\ToUseEikon.py", line 4, in <module>
import refinitiv.dataplatform as rdp
File "D:\Users\XXX\AppData\Roaming\Python\Python38\site-packages\refinitiv\dataplatform\__init__.py", line 9, in <module>
from .core import * # noqa

...
eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonrdp-api
icon clock
10 |1500

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

1 Answer

Upvote
Accepted
23k 22 9 14

Hello @barbara.petracci,

As you seem to be using Refinitiv Data Platform Libraries and not Eikon Data API, just a sanity check, have you had a chance to

pip install refinitiv.dataplatform

on your version of python, prior to importing.

As described in more detail in RDP Librarues Quickstart Guide ?

icon clock
10 |1500

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

Click below to post an Idea Post Idea