profiletool icon indicating copy to clipboard operation
profiletool copied to clipboard

profiletool needs updating for macOS 12.3.1 and later

Open rtrouton opened this issue 3 years ago • 0 comments

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?

rtrouton avatar May 10 '22 15:05 rtrouton