hardillb’s avatarhardillb’s Twitter Archive—№ 18,539

  1. Python people should I symlink /usr/bin/python to /usr/bin/python3? Alpine 3.16 has (rightly) totally dropped Python2, but there are still things out there that expect a python binary on the path.
    1. …in reply to @hardillb
      I know python3 is not 100% compatible, but is the miss match better than failing to try?