profiletool
profiletool copied to clipboard
profiletool needs updating for macOS 12.3.1 and later
It appears that profiletool used the system Python to work, which has been removed in macOS 12.3.x and later. I'm now seeing the following output when trying to run profiletool:
username@computername ~ % profiletool
zsh: /usr/local/bin/profiletool: bad interpreter: /usr/bin/python: no such file or directory
username@computername ~ %
Can profiletool please be updated to support using Python 3 from the Xcode Command Line tools or Xcode?