sus-inspector icon indicating copy to clipboard operation
sus-inspector copied to clipboard

Python problem in Monterey 12.3 beta 1

Open kokowski opened this issue 3 years ago • 8 comments

Unfortunately Apple removed python 2.7 from macOS now and so your app doesn't work anymore SUSI .

kokowski avatar Jan 28 '22 10:01 kokowski

Unfortunately Apple removed python 2.7 from macOS now and so your app doesn't work anymore SUSI .

Can you provide a direct link for 12.3 beta1 please? I can't detect it here

magisk317 avatar Jan 29 '22 06:01 magisk317

There isn't a full installer for Monterey 12.3 beta 1 at this time. Ithink, it will be available on monday. You have to enter the developer seed and go through softwareupdate.

kokowski avatar Jan 29 '22 11:01 kokowski

Ok, starting SUS Inspector from /Applications/SUS Inspector.app/Contents/MacOS/SUS Inspector makes the app work again. Just a workaround.

kokowski avatar Jan 31 '22 12:01 kokowski

Odd, I tried that approach and the app loads but I get the above error still when refreshing from catalogue

master-vodawagner avatar Feb 11 '22 12:02 master-vodawagner

For me it's still working in Monterey 12.3 beta 2, when starting from /Applications/SUS Inspector.app/Contents/MacOS/SUS Inspector or the terminal. It's syncing without any problem then. SUSI-Sync

kokowski avatar Feb 13 '22 12:02 kokowski

Nope still doesn't work, I've even setup alias in /etc for python but the SUS inspector app either ran directly or through Contents/Mac/SUS Inspector errors out about no python when I try to refresh the products

master-vodawagner avatar Feb 18 '22 18:02 master-vodawagner

I have a first fix implemented for this in release https://github.com/hjuutilainen/sus-inspector/releases/tag/v2.1

I'm not bundling Python 2 with SUS Inspector but installing the official Python 2 package from https://www.python.org/downloads/macos/ should be enough to make everything work again.

hjuutilainen avatar Mar 16 '22 19:03 hjuutilainen

Thank you very much for this. It's working as expected again.

kokowski avatar Mar 30 '22 08:03 kokowski