Alexey Semenov
Results
2
comments of
Alexey Semenov
I faced this problem trying deploy Indy BC network on Ubuntu 20.04. For me helped: `pip uninstall Cython && pip install Cython==0.29.37` and then `pip install python-rocksdb`
May be here can help you https://github.com/twmht/python-rocksdb/issues/111#issuecomment-2122433790