kakao / buffalo

TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
Apache License 2.0
576 stars 106 forks source link

h5py==3.7.0 does not support python3.11 #60

Closed ita9naiwa closed 1 year ago

ita9naiwa commented 1 year ago

https://github.com/h5py/h5py/issues/2146

latest h5py is not stable in py311.

tacaswell commented 1 year ago

h5py 3.7 support py311 and is perfectly stable, however there are not wheels.

If you need built binary packages for h5py + py311 right now I suggest looking at conda-forge.

ita9naiwa commented 1 year ago

@tacaswell thanks for letting me know! I'll check

ita9naiwa commented 1 year ago