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

Conda install eikon 1.0.1. windows

Hi team

Could you provide updated and workable links to install eikon api.

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.

Upvotes
Accepted
39.4k 77 11 27

There's no official conda package for Eikon Data APIs from Refinitiv yet. We plan to introduce it, but it hasn't been a high priority. For now the only official package available is the one on pypi.org: https://pypi.org/project/eikon/

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.

Upvotes
10.5k 19 6 9

@mbp In short its just:

pip install eikon

Please see Quick Start Guide

If you want to upgrade from previous version use the --upgrade flag

pip install eikon --upgrade

I hope this can help.

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.

Upvotes
7.6k 15 6 9

@mbp

I can't find conda Eikon package from default channels/ropos. It looks like you still need to use pip in Conda environment.

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.

Upvotes
1 0 0 1

conda install

To install this package run one of the following:

conda install -c conda-forge eikon

conda install -c "conda-forge/label/cf202003" eikon

conda install -c "conda-forge/label/prerelease" eikon

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.