Home › Forums › kdb Insights › pip install kxi – ERROR: No matching distribution found for kxi › Re: pip install kxi – ERROR: No matching distribution found for kxi
-
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.