david-cortes / hpfrec

Python implementation of 'Scalable Recommendation with Hierarchical Poisson Factorization'.
http://hpfrec.readthedocs.io
BSD 2-Clause "Simplified" License
79 stars 19 forks source link

Not compatible with the latest version of Python #12

Closed ebbandari closed 2 years ago

ebbandari commented 2 years ago

I was told that HPFREC is not compatible with Python 3.9 and 3.10. Can this be please fixed? Thank you, Esfandiar

david-cortes commented 2 years ago

It is compatible, and without a detailed error log that shows that this package is producing some error, there is nothing to do from my side.