Linux/python help wanted ["resolved", kinda]
Can somebody explain me what I need to do to get bpytop to run again? Tried uninstalling and reinstalling, but nothing helps.
it's been like this after I updated to the latest LTS version of (l)ubuntu. Maybe I did chose the wrong option at the point where it asked "delete things you don't need anymore"
it's not really important, it was just nicer to look at than htop.
Linux/phyton help wanted
@jollysea is that from apt or pip?
Linux/phyton help wanted
@noiob should be apt. not 100 sure :D
Linux/phyton help wanted
@jollysea it's probably apt. You could try the pip version (pip3 install bpytop --upgrade
)
re: Linux/phyton help wanted
@jollysea ah right apt wants to control python packages… hm
maybe try the script from the top answer here? tbh apt install --reinstall
usually solves stuff for me
https://askubuntu.com/questions/275719/reinstall-package-and-its-installed-dependencies
re: Linux/phyton help wanted
@noiob sadly, that didn't help. welp.