Application optimization reduces disk usage and reclaims space. 🙂

  • PenguinCoder
    link
    fedilink
    English
    27 days ago

    Solved problem. Python virtual environments. Or install another python version with your package manager and make sure the python script calls it in the shebang instead of a generic /usr/bin/env python.