2023.05.31 10:10 PM
Hello,
I was trying to pip install kxi according to the instructions at :
https://code.kx.com/insights/1.5/api/kxi-python/index.html
I get the following error :
pip install kxi
ERROR: Could not find a version that satisfies the requirement kxi (from versions: none)
ERROR: No matching distribution found for kxi
Please advise,
Krishna
2023.06.01 01:10 AM - edited 2023.06.01 04:12 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.
2023.06.01 01:10 AM - edited 2023.06.01 04:12 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.
2023.06.01 04:07 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...
2023.06.01 04:11 AM
Only PyKX has been released on open PyPi in that way.
The correction to the documentation for kxi will be online soon.
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.