lbry-rocksdb
lbry-rocksdb copied to clipboard
Python bindings for RocksDB
Hi, i found this error Please update new url https://www.zlib.net/fossils/zlib-1.2.12.tar.gz 
@eukreign @lyoshenka trying to auto-upload wheels to PyPI. Is the secret setup? If not, could you do it, please?
Experimental... I don't know whether there are missing changes local to lbryio/lbry-rocksdb here, as I constructed this by doing: git checkout origin/6.29.fb git cherry-pick 752fea5d4400198bc8a591b7d795d1c8d5f12230 The latter is the zlib...
Compilation of `lbrynet` incomplete as this dependency fails to retrieve. Using Linux 5.10.103-v7l+ armv7l, Raspian 10.12 ``` $ pip3 install -e . Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Obtaining file:///home/joel/bin/lbry-sdk Collecting...
`lbry-rocksdb` compiles just fine per the written instructions. Then pip fails to install it, wheel claiming it can't find static libraries. `setup.py` appears to look for - `librocksdb.a` (debian package...