Closed MrHappy closed 1 year ago
You probably broke either your Python, pip or pipx installation.
~/bin
or ~/.local/bin
/usr/local/lib/python*
or ~/.local/lib/python
sudo pip
): apt reinstall python3.11-venv python3-pip-whl python3-pip pipx
pipx reinstall-all
if it isn't pipx that's broken, but any of the tools installed with it.Anyways, this isn't a Dosage issue, so you should probably ask either in the forum of your distro or the pipx project. Good luck!
The general "I-borked-my-pip" debugging guide is here: https://github.com/pypa/pip/issues/5599
My system crashed and I wanted to reinstall dosage. Got the most recent image for my pi, flashed and updated it. When I run
pipx install "dosage[css,bash] @ git+https://github.com/webcomics/dosage.git"
I get the following errorI reinstalled python and pip, but the error remains. It is probably something simple, but I can't find it.. Anyone can help me out?