Hi All,
When installing the package with pip, in the folder there are two csv files:
- hplib_database_all.csv
- hplib_database.csv
The hplib_database.csv contains far less data (512 lines, most of them empty) than the same file on the github repository (9954 entries).
The solution I adopted is to manually replace the file with the one from github.
Thanks.