You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possible to update the Read me info on the github mcxtoprofile page on how to get mcxtoprofile to run on macOS versions without python 2 that I think changed with macOS 12.3?
Possible to update the Read me info on the github mcxtoprofile page on how to get mcxtoprofile to run on macOS versions without python 2 that I think changed with macOS 12.3?
I believe you have to get python 3 from macadmins github going by a closed issue on here:
https://github.com/macadmins/python
And then edit the mcxtoprofile.py script and change the first line to
#!/usr/local/bin/managed_python3
Think that is correct, seems to be working anyway. Didn't see any exact steps anywhere saying how to fix it. Testing on macOS 13.0.1
The text was updated successfully, but these errors were encountered: