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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
42 0 2 2

Jupyter Notebook not connecting to Eikon Data API

Hi, I recently got a new computer and re-set up my dev environment. However, when I try to run any of my existing jupyter notebooks, I get the error... ERROR: no proxy address identified. I don't know how to solve this problem. If anyone could help would be great.


best,


Milan

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apijupyter-notebook
1601036679075.png (92.3 KiB)
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
8.6k 13 6 9

@milan_hedstrom ok just for clarity what versions of Eikon, Eikon library and Python are you running. I take it you downgraded httpx version to 0.14.2. Might be an idea to try with Python 3.7x to see if that works for the moment.

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.

The Eikon Data API is accessible again with this method.

Thanks

Milan

Upvotes
8.6k 13 6 9

@milan_hedstrom please see this thread to see if it 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.

Hi, Jason, I tried and still get this message,


  1. 2020-09-25 13:09:03,867 P[16856] [MainThread 19368] Error: no proxy address identified. Check if Eikon Desktop or Eikon API Proxy is running. 2020-09-25 13:09:03,871 P[16856] [MainThread 19368] Port number was not identified, cannot send any request 2020-09-25 13:09:03,872 P[16856] [MainThread 19368] Port number was not identified. Check if Eikon Desktop or Eikon API Proxy is running.

similar to the other case that was brought up slightly after mine.


Best,


Milan