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
Cannot install pyrocksdb, with python3.5.2, due to warning: the result of the conversion is unspecified because ‘-1’ is outside the range of type ‘rocksdb::CompressionType’ [-Wconversion]
#53
I am on Linux Mint 18 KDE, was able to install rocksdb as shared library.
gcc -v
outputBut when i do
pip install pyrocksdb
, i get this errorThe text was updated successfully, but these errors were encountered: