Wow. That did the trick. Thanks a ton.
Error tracking:
- MacOS 14.1.1 Sonoma >= 11 (Big Sur)
- /usr/bin/python3 works
- In python: import Foundation did not work
Applying the fix:
- /usr/bin/pip3 install -U pyobjc
Result:
- import Foundation
- Starting Duplicati.app from application folder correctly starts the Duplicati Tray Icon, so now I can Open, Resume and QUIT
You made my day.