Ubuntu 23.04 and Debian python pip install doesnt work use pipx instead

preview_player
Показать описание
Ubuntu 23.04 and the latest version of debian wont let you run python pip install outside of a virtual environment so you need to use pipx instead to install python programs

In this video i show you how to install pilfer using pipx to record from kodi

pipx

python3-venv

pilfer

omgubuntu
Рекомендации по теме
Комментарии
Автор

Thank you so much for this video. As a student and someone new to coding, dealing with Pip was a hassle. Appreciate your efforts👍

nabeelasyed
Автор

Cant believe theyve done this, genuinely beyond belief, telling people how to use their own software and OS, disgraceful and i'll be moving away from ubuntu as a result.

you can pass this flag to pip install as normal: --break-system-packages

i.e

sudo pip install --break-system-packages yt-dlp

theLowestPointInMyLife
Автор

This is great content. The minimum gratitude that is available to everyone is “100 characters in support of the channel.” Thank you

-USER_NAME
Автор

thank you brother what a mess with pip on linux lol real headache

Nik-lfrw
Автор

Please, can you share information about how to install pandas ?

alimuqqaram