yaronzz / Tidal-Media-Downloader

Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
http://doc.yaronzz.com/post/tidal_dl_installation/
Apache License 2.0
3.47k stars 476 forks source link

[BUG]: pip3 install --upgrade pip #1135

Open G5dwe1 opened 11 months ago

G5dwe1 commented 11 months ago

Which tool

Tidal-dl

Version

I don't know to check version of tool

Platform

Android

Describe the bug

Always fail when install pip3 install --upgrade pip on termux.

Relevant log output

ERROR: Installing pip is forbidden, this will break the python-pip package (termux)

Add screenshots

Screenshot_2023-12-24-13-33-28-564_com termux

rkrell commented 10 months ago

You got to setup a separate Python virtual environment somewhere in your home directory to override pip from the system package.