-
Notifications
You must be signed in to change notification settings - Fork 5
Installation instructions for Windows and macOS environments #11
Comments
Maybe it's possible to use vcpkg when installing on Windows ? |
Sorry to see you're having this issue, I didn't expect this library to be used on Windows hence why it's incompatible. I'll see if I can extend the CI/CD configuration to support Windows somehow. |
Looks like https://github.com/AustEcon/python-rocksdb/tree/develop was attempting to build |
Same on macos apple M1, any solution? |
I'm currently working on creating wheels for macOS and Windows. The plan currently is to get macOS wheels rolled out first, then Windows, since macOS is typically easier to get initially working. @mohammad-aqajani you can test this project's wheel builds for macOS via |
There are notes to support macOS on twmht/python-rocksdb#47 |
Does this support Rocksdb 7 installed from homebrew? |
This project doesn't have support for RocksDB 7 unfortunately, but I have been contemplating an upgrade.
|
I'm trying to install
faust-streaming-rocksdb
package on Windows and I'm getting various errors.pkg-config
missing, for which I installed this lite versionThe text was updated successfully, but these errors were encountered: