In order to get started with Eikon Python API, we must install the eikon python package using the following
pip install eikon
If you are behind a firewall, this can present difficulties. Can Refinitiv provide a list of dependencies eikon python package use, so we can manually install those dependencies first.
Note I have looked at the following link, and these download files do not solve the problem, as installing them prompts the python interpreter to download other files
https://pypi.org/project/eikon/#files
Thanks in advance