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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

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-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
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

Upvotes
Accepted
20.3k 73 10 20

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea