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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 1 2 3

"ModuleNotFoundError: No module named 'refinitiv'" after import refinitiv.dataplatform.eikon as ek

I am using Jupyter notebook to code in phyton. I keep receiving this error: "ModuleNotFoundError: No module named 'refinitiv' after import refinitiv.dataplatform.eikon as ek". I already installed all the pakages of eikon and I do not recieve this error when I run import eikon as ek. Is there any package that I am missing to install?

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikon
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
39.2k 75 11 27

If you'd like to use RDP Libraries, you need to install refinitiv.dataplatform package from PyPI. See Getting Started with Python guide under Quickstart following the link above.

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