You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 27, 2025. It is now read-only.
Hi,
I have compiled and installed rocksdb 7.1.2 from source on macOS Monterey (Intel) 12.3.1.
When running
pip install python-rocksdbthe installer exits with an following error message:This is because backupable feature has been deprecated from rocksdb. Can python-rocksdb be updated to be compatible with new rocksdb libraries?