Error - installation of DSWS

Hi,

I got an error as below when I tried to install DSWS library via Anaconda admin prompt.

Would you advice on this issue?

dsws-error.png

Best Answer

  • raksina.samasiri
    Answer ✓

    Hi @Misun Gong ,

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

    pip config set "global.trusted-host" "pypi.org files.pythonhosted.org" --user

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