rumps icon indicating copy to clipboard operation
rumps copied to clipboard

Is Rumps Python 3 compatible?

Open bob787 opened this issue 3 years ago • 1 comments

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.

bob787 avatar Feb 19 '22 20:02 bob787

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

notpushkin avatar Apr 17 '22 12:04 notpushkin