I want to install the hdbcli package (SAP HANA connector).
When I search with pip the package is being found, but when I want to install it, pip can't find the package.
Specifiying the current package also yields no results.
pip install hdbcli==2.6.61
How do I solve this?
