Eikon library for Python on Windows 10

Is there any known limitation regarding installing the Eikon Python library using the pip command on a Windows 10 based PC? A team member is having trouble installing the "eikon" library with pip.

Best Answer

  • JP Nick
    JP Nick LSEG
    Answer ✓

    Turns out that the installation method of the Anaconda Python environment to "All Users" has an impact on whether pip installation succeeds or not. If installing to "This User" on Windows, eikon library installs correctly, but if you installed Anaconda for "All users", pip installation returns error.

Answers