jaredks / rumps

Ridiculously Uncomplicated macOS Python Statusbar apps
BSD 3-Clause "New" or "Revised" License
3.06k stars 177 forks source link

Is Rumps Python 3 compatible? #180

Open bob787 opened 2 years ago

bob787 commented 2 years ago

Duplicati, a cool offsite backup application, uses Rumps to interface with the MacOS tray. Thank you for this!

After installing MacOS Monterey 12.1, a warning pops up: "Duplicati needs to be updated" This app will not work with Future versions of MacOS... A link to "Learn more" points to a Python2 sunset page

An issue over on the Duplicati git points to Rumps here and here as the possible culprit of this error.

These issues can be difficult to locate, as shown here, so they are turning over every stone.

So, the question is: Is Rumps ridiculously compatible with Python 3? Thanks for looking.

notpushkin commented 2 years ago

Looks like it does: https://github.com/jaredks/rumps/blob/master/rumps/compat.py