Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install onto Kubuntu 22.04 using new method. #35

Closed
Nostradamus1973 opened this issue Aug 30, 2022 · 0 comments
Closed

Cannot install onto Kubuntu 22.04 using new method. #35

Nostradamus1973 opened this issue Aug 30, 2022 · 0 comments

Comments

@Nostradamus1973
Copy link

Nostradamus1973 commented Aug 30, 2022

Good morning,

I had to do a fresh install onto Kubuntu yesterday and when I came on here to re-install ustvgo-iptv I quickly realized whatever I'm doing isn't working.
Here's the output to "pip install ustvgo-iptv"
nostradamus@Megalodon:~$ pip install ustvgo-iptv
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: ustvgo-iptv in ./.local/lib/python3.10/site-packages (0.1.9)
Requirement already satisfied: netifaces>=0.11.0 in /usr/lib/python3/dist-packages (from ustvgo-iptv) (0.11.0)
Requirement already satisfied: tqdm>=4.64.0 in ./.local/lib/python3.10/site-packages (from ustvgo-iptv) (4.64.0)
Requirement already satisfied: furl>=2.1.3 in ./.local/lib/python3.10/site-packages (from ustvgo-iptv) (2.1.3)
Requirement already satisfied: aiohttp>=3.8.1 in ./.local/lib/python3.10/site-packages (from ustvgo-iptv) (3.8.1)
Requirement already satisfied: yarl<2.0,>=1.0 in ./.local/lib/python3.10/site-packages (from aiohttp>=3.8.1->ustvgo-iptv) (1.8.1)
Requirement already satisfied: charset-normalizer<3.0,>=2.0 in ./.local/lib/python3.10/site-packages (from aiohttp>=3.8.1->ustvgo-iptv) (2.1.1)
Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in ./.local/lib/python3.10/site-packages (from aiohttp>=3.8.1->ustvgo-iptv) (4.0.2)
Requirement already satisfied: attrs>=17.3.0 in ./.local/lib/python3.10/site-packages (from aiohttp>=3.8.1->ustvgo-iptv) (22.1.0)
Requirement already satisfied: frozenlist>=1.1.1 in ./.local/lib/python3.10/site-packages (from aiohttp>=3.8.1->ustvgo-iptv) (1.3.1)
Requirement already satisfied: aiosignal>=1.1.2 in ./.local/lib/python3.10/site-packages (from aiohttp>=3.8.1->ustvgo-iptv) (1.2.0)
Requirement already satisfied: multidict<7.0,>=4.5 in ./.local/lib/python3.10/site-packages (from aiohttp>=3.8.1->ustvgo-iptv) (6.0.2)
Requirement already satisfied: orderedmultidict>=1.0.1 in ./.local/lib/python3.10/site-packages (from furl>=2.1.3->ustvgo-iptv) (1.0.1)
Requirement already satisfied: six>=1.8.0 in /usr/lib/python3/dist-packages (from furl>=2.1.3->ustvgo-iptv) (1.16.0)
Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp>=3.8.1->ustvgo-iptv) (3.3)

Thanks in advance

EDIT: Operator error, I got it working, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant