Congyuwang / RocksDict

Python fast on-disk dictionary / RocksDB & SpeeDB Python binding
https://congyuwang.github.io/RocksDict/rocksdict.html
MIT License
173 stars 8 forks source link

Could not find python3.12 install candidate for speedict #91

Closed jainal09 closed 9 months ago

jainal09 commented 9 months ago

I have a python 3.12 env and when I install pip install speedict. I am getting: ERROR: Could not find a version that satisfies the requirement speedict (from versions: none) ERROR: No matching distribution found for speedict

I am able to install rocksdict though

Congyuwang commented 9 months ago

Haven’t yet built wheel for speedict python3.12. I’ll update later today.

Congyuwang commented 9 months ago

92