Python updates - munkireport/munkireport-php GitHub Wiki
Current version Python 3.10
The current version of MunkiReport 5.8.0 has been tested with Mac Admins Python 3.10. The recommended version 3.10 of Mac Admins Python can be found on this page: https://github.com/macadmins/python/releases/tag/v3.10.11.80745
Newer Python Versions
Starting with version v6.13 (July 2025) of the machine module, MunkiReport can use newer versions of MacAdmins Python. Newer versions of Python are untested and you may encounter issues with versions other than Python 3.10. Please file an issue or pull request with the error or warning for the module generating the issue.
To be able to use newer versions of Python with the machine module updates, be sure to add machine as a module in the MODULES array in the .env file and rebuild client pkg. By default, this module is not in the array. Be sure to add it manually then rebuild the client PKG.
To check what version of Python and which Python MunkiReport uses, run sudo munkireport-runner --show-config and look at the lines for Python 3 Interpreter: and Python 3 Version:.