mondul / HiyaCFW-Helper

Tool for making the HiyaCFW (and TWiLightMenu++) installation process simpler
The Unlicense
119 stars 18 forks source link

macOS Big Sur version mismatch error #113

Closed 32teeth closed 2 years ago

32teeth commented 3 years ago

macOS Big Sur version mismatch error

Users on macOS 11.1 and running Release Version presents a macOS 11 or later required issue.

This may be an instance reference in your code where macOS > 11 and not checking for minor release

Look forward to resolution

Epicpkmn11 commented 3 years ago

For now I'd recommend simply using the Python 3 version as I haven't gotten around to installing Big Sur on anything and it may be a while before I can 😅

(Just install Python 3 from the installer from https://www.python.org or using brew with brew install python in the terminal, then you can run it from the terminal with python3 [drag and drop the HiyaCFW-Helper.py file here] or so.)

I'll try fix this soonâ„¢ (or if someone else can fix Big Sur please PR it), but it might be a bit.

Epicpkmn11 commented 2 years ago

I think this should be fixed, it's working for me on Monterey but I don't have Big Sur to test.