pip install DatastreamPy not working

Options
sbobkim
sbobkim LSEG
edited August 6 in Datastream

I'm getting error messages when trying to pip install DatastreamPy

Please see attached screen shot

Can you help please? thanks

Best Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @sbobkim

    Thank you for reaching out to us.

    It may be blocked by the proxy or firewall (Zscaler). You can try the following options when running the pip command.

    pip install --trusted-host pypi.python.org --trusted-host pypi.org --trusted-host files.pythonhosted.org DatastreamPy
    

    Otherwise, please contact the Zscaler team to whitelist these names.

  • wasin.w V3
    wasin.w V3 admin
    Answer ✓

    Hello @sbobkim

    If your machine is LSEG build and the pip install —trusted-host command does not work, you need to configure pip tool to connect to LSEG DX One repo instead.