KX Community

Find answers, ask questions, and connect with our KX Community around the world.

Home Forums kdb Insights pip install kxi – ERROR: No matching distribution found for kxi

  • rocuinneagain

    Member
    June 1, 2023 at 12:00 am

    Pass your credentials and the URL to the KX repository:

    pip install --extra-index-url=https://$KX_PYPI_USER:$KX_PYPI_PASS@nexus.dl.kx.com/repository/kxi/simple/ kxi

    The documentation will be updated to correct this.

  • krish240574

    Member
    June 1, 2023 at 12:00 am

    I was able to  pip install pykx without credentials and it works fine. (I guess maybe because pykx was recently opensourced).
    That leaves the mystery of the pip install kxi…

     

  • rocuinneagain

    Member
    June 1, 2023 at 12:00 am

    Only PyKX has been released on open PyPi in that way.

    The correction to the documentation for kxi will be online soon.

Log in to reply.