I have changed Visual Studio 2019 for 2022. Installed Eikon in Python39_64. When I run my application, my identification gives an error (command ek.set_app_key ('xxxxxxxxxxxxxxxxxxxxxxx')):
2021-11-19 08: 23: 40,371 P [14052] [MainThread 11868] Error: no proxy address identified.
Check if Eikon Desktop or Eikon API Proxy is running.
2021-11-19 08: 23: 40,372 P [14052] [MainThread 11868] Error on handshake url http://127.0.0.1:None/api/handshake: TypeError ("send () got an unexpected keyword argument 'timeout' ")
2021-11-19 08: 23: 40,373 P [14052] [MainThread 11868] Error on handshake url http://127.0.0.1:None/api/handshake: TypeError ("send () got an unexpected keyword argument 'timeout' ")
2021-11-19 08: 23: 40,373 P [14052] [MainThread 11868] Port number was not identified, cannot send any request
What is the solution?