Hi team I'm not able to install LSEG-data package to Jupiter environment nor in python environment
Hello @Basava
It seems your network firewall/proxy (like ZScaler) block access to pypi repo.
Please try the following command:
pip install --trusted-host pypi.python.org --trusted-host files.pythonhosted.org --trusted-host pypi.org lseg-data
If you are on the LSEG Build machine, you need to configure your Python to get the Data Library from LSEG DX One repository instead.