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 1

setting python environment for Eikon API

I'm trying to set up Eikon API environment on Windows following this tutorial: https://github.com/yhilpisch/eikondataapi/blob/master/notebooks/01_tpq_eikon_win_install.ipynb

The yml file I was pointed to is here (it's not attached to the tutorial workbook and has a different location and name): https://raw.githubusercontent.com/yhilpisch/eikondataapi/master/assets/eikon_env.yml

When I do

conda env create -n eikon -f eikon_env.yml

I get the following errors:

Solving environment: failed

ResolvePackageNotFound:
- readline=7.0
- libgfortran=3.0.1
- terminado=0.6
- libcxx=4.0.1
- ptyprocess=0.5.2
- libedit=3.1
- appnope=0.1.0
- gettext=0.19.8.1
- ncurses=6.0
- libcxxabi=4.0.1
- libffi=3.2.1
- dbus=1.10.22
- glib=2.53.6

Any ideas? Thanks.
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.

Hello .@julia

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar 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
Upvotes
Accepted
25.3k 87 12 25

Hi @julia

Did you try out the workaround / fix mentioned in one of the comments in a similar post?

The poster advised that they resolved the issue using the advise / suggestions in the following thread: https://github.com/ContinuumIO/anaconda-issues/issues/9480


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.