arm build is not published on pypi #8

Open
opened 2022-06-13 03:09:12 +02:00 by joelmaxuel · 0 comments
joelmaxuel commented 2022-06-13 03:09:12 +02:00 (Migrated from github.com)

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)
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) ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-rocksdb#8
No description provided.