I've updated this Python script to work on Big Sur, using all of the python3 modules instead. Admittedly, I'm not a Python expert by any means, so this could be an issue with the code. The new, python3 version of the script can be found: here.
In any case, I'm receiving the error Script result: macOS 11 or later required !
with exit code 134
upon executing the script on my machine via a policy invoked in Self Service.
My environment:
- Python ver 3.9.1
- Xcode command line tools installed
- macOS Big Sur 11.1
I couldn't find much about this online or on Jamf Nation. Has anyone run into this error before?