ok i get it, that installing system wide packages with pip can break the native packages manager, but... i'm trying to install a user package!
these packages get installed into ~/.local/lib/python3.11/site-packages/ and have nothing to do with the system's package manager. i should be allowed to do whatever i want in the user folder!!
did they decide that user packages are no longer an officially supported feature?
if i'm running pip without sudo or with the --user option, i shouldn't have to say --break-system-packages, because i know it's false!!














