Unable to install lseg-data package

Basava
Basava LSEG
edited 7:21AM in Eikon Data APIs

Hi team I'm not able to install LSEG-data package to Jupiter environment nor in python environment

LSEG Library install Error.png

Answers

  • wasin.w
    wasin.w admin
    edited 7:21AM

    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.