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
53 6 3 6

MissingSchema: Invalid URL 'None': No schema supplied.

ek.get_data('BOc1',fields=['TR.instrumentDescription','CF_CURR','LOTSZUNITS']) used to work, but now gives me an error: MissingSchema: Invalid URL 'None': No schema supplied. Perhaps you meant http://None? What has happened?

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
53 6 3 6

A fresh reboot did the job eventually. I have no idea why this happened as I changed nothing to the code.

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
4.6k 26 7 22

@eddy_de_groot please update your eikon python package to the latest one.

> pip install eikon --upgrade
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.

upgrade does nothing, everything already satisfied.

I have eikon==0.1.13 installed

@eddy_de_groot is your Eikon running?

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.