Skip to content

installers v3

Compare
Choose a tag to compare
@derrian-distro derrian-distro released this 11 Feb 04:52
· 289 commits to main since this release

This release fixed a bug in checking for python, as I forgot to check if python was installed system wide, rather than user wide. I also cleaned up outputs a bit more, as well as set up a system to ask for admin when launched without it, so now all you need to do is just double click it, and it will ask you for admin.

Changelog:

  • v3

    • Fixed a bug where I wasn't checking for Python being installed system wide

    • Added a way to ask for admin so that you no longer need to run as admin, it will ask you

    • further de-cluttered output to make things easier to follow

  • v2

    • New guards to make sure that python 3.10 and git are installed
    • less cluttered messages so that is makes more sense what is going on
    • the option to install the cudnn patch for higher end 30X0 cards as well as 40X0 cards, using the installer script written by bmaltais. Thanks bmaltais
    • the option to auto install the patch for 10X0 cards, for the sd-scripts installer only