lbryio / lbry-rocksdb

Python bindings for RocksDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arm build is not published on pypi

joelmaxuel opened this issue · comments

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 aiohttp==3.7.4 (from lbry==0.109.0)
...
  Using cached https://files.pythonhosted.org/packages/aa/c6/40a91039e7e4ae921ca093bbf57ecca6ec14d0d5cb23cda329e3e2f373f0/grpcio-1.38.0-cp37-cp37m-linux_armv7l.whl
Collecting filetype==1.0.9 (from lbry==0.109.0)
  Using cached https://files.pythonhosted.org/packages/6f/ac/ffbd9a1e6e225fc7eaa7271aceed7f4988c1c9f2e460ffd1aa0f72b9d97b/filetype-1.0.9-py2.py3-none-any.whl
Collecting lbry-rocksdb==0.8.2 (from lbry==0.109.0)
  Could not find a version that satisfies the requirement lbry-rocksdb==0.8.2 (from lbry==0.109.0) (from versions: )
No matching distribution found for lbry-rocksdb==0.8.2 (from lbry==0.109.0)