lbry-rocksdb icon indicating copy to clipboard operation
lbry-rocksdb copied to clipboard

Python bindings for RocksDB

Results 8 lbry-rocksdb issues
Sort by recently updated
recently updated
newest added

Hi, i found this error Please update new url https://www.zlib.net/fossils/zlib-1.2.12.tar.gz ![telegram-cloud-photo-size-5-6068915233541436180-y](https://user-images.githubusercontent.com/11462491/204749084-20591d0e-3f8b-4e85-90d6-829720beda96.jpg)

@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...