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 2 3 4

"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-apirefinitiv-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.

@RHERESI

Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

1 Answer

· Write an Answer
Upvote
Accepted
39.4k 77 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 512.0 KiB each and 1.0 MiB total.

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.