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

please help "AttributeError: module 'eikon' has no attribute 'set_app_key'" ?

please help me

AttributeError: module 'eikon' has no attribute 'set_app_key'

how to fix?

python = 3.9

eikon = 1.1.14

use python -m pip install --upgrade eikon

Installing collected packages: eikon

Successfully installed eikon-1.1.14


but

import eikon as ek

ek.set_app_key('xxxxxxxxxx')

rasie AttributeError: module 'eikon' has no attribute 'set_app_key'

thx~

eikon-data-apipython 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.

Hi @ethanyh28,

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

@ethanyh28

Hi,

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

Thanks,

AHS

1 Answer

· Write an Answer
Upvote
Accepted
22k 58 14 21

Hi @ethanyh28,

Please see this old answer on the subject - https://community.developers.refinitiv.com/questions/39301/attributeerror-module-eikon-has-no-attribute-set-a.html

Please post here, if the recommended action does not solve the issue.

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.