km4ack / 73Linux

105 stars 22 forks source link

Chirp doesn't install Mint 22 #98

Closed km4ack closed 1 month ago

km4ack commented 2 months ago

use --broken-system-packages in addition to --force-reinstall. Also need to fix icon in menu. Icon located in data/ico directory.

km4ack commented 2 months ago

using --broken-system-packages could break older installs. Might be better to use PIP_BREAK_SYSTEM_PACKAGES=1 pip install ${WHEEL} --force-reinstall