-
Notifications
You must be signed in to change notification settings - Fork 463
Description
Using Fedora Workstation 38, not sure how to get this particular dependency
laptop:/Tribler-7.13.0$ cd tribler//Tribler-7.13.0/tribler$ pip3 install --upgrade -r requirements.txt
laptop:
Defaulting to user installation because normal site-packages is not writeable
Collecting aiohttp==3.8.3
Using cached aiohttp-3.8.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
Collecting aiohttp-apispec==2.2.3
Using cached aiohttp-apispec-2.2.3.tar.gz (2.7 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting anyio==3.6.2
Using cached anyio-3.6.2-py3-none-any.whl (80 kB)
Collecting chardet==4.0.0
Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting configobj==5.0.6
Using cached configobj-5.0.6.tar.gz (33 kB)
Preparing metadata (setup.py) ... done
Collecting cryptography==39.0.1
Using cached cryptography-39.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
Collecting decorator==5.1.0
Using cached decorator-5.1.0-py3-none-any.whl (9.1 kB)
Collecting Faker==14.1.0
Using cached Faker-14.1.0-py3-none-any.whl (1.6 MB)
Collecting libnacl==1.8.0
Using cached libnacl-1.8.0-py2.py3-none-any.whl (20 kB)
Collecting lz4==3.1.3
Using cached lz4-3.1.3.tar.gz (159 kB)
Preparing metadata (setup.py) ... done
Collecting marshmallow==3.14.1
Using cached marshmallow-3.14.1-py3-none-any.whl (47 kB)
Collecting netifaces==0.11.0
Using cached netifaces-0.11.0.tar.gz (30 kB)
Preparing metadata (setup.py) ... done
Collecting networkx==2.6.3
Using cached networkx-2.6.3-py3-none-any.whl (1.9 MB)
Collecting pony==0.7.16
Using cached pony-0.7.16-py3-none-any.whl (313 kB)
Collecting psutil==5.8.0
Using cached psutil-5.8.0.tar.gz (470 kB)
Preparing metadata (setup.py) ... done
Collecting pyasn1==0.4.8
Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting pydantic==1.9.0
Using cached pydantic-1.9.0-py3-none-any.whl (140 kB)
Requirement already satisfied: PyOpenSSL==21.0.0 in /usr/lib/python3.11/site-packages (from -r requirements-core.txt (line 18)) (21.0.0)
Requirement already satisfied: pyyaml==6.0 in /usr/lib64/python3.11/site-packages (from -r requirements-core.txt (line 19)) (6.0)
Collecting sentry-sdk==1.5.0
Using cached sentry_sdk-1.5.0-py2.py3-none-any.whl (140 kB)
Collecting service-identity==21.1.0
Using cached service_identity-21.1.0-py2.py3-none-any.whl (12 kB)
Collecting yappi==1.4.0
Using cached yappi-1.4.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (79 kB)
Collecting yarl==1.7.2
Using cached yarl-1.7.2.tar.gz (168 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting bitarray==2.5.1
Using cached bitarray-2.5.1.tar.gz (102 kB)
Preparing metadata (setup.py) ... done
Collecting pyipv8==2.10.0
Using cached pyipv8-2.10.0-py3-none-any.whl (362 kB)
ERROR: Could not find a version that satisfies the requirement libtorrent==1.2.15 (from versions: none)
ERROR: No matching distribution found for libtorrent==1.2.15
laptop:~/Tribler-7.13.0/tribler$