-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
When downloading the pre-built binary for MacOS and trying to execute the CLI, I get the following Python error:
etesync-dav.py:160: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead definelicht/git/master
Traceback (most recent call last):
File "etesync-dav.py", line 163, in <module>
File "etesync_dav/radicale_main/__init__.py", line 104, in run
TypeError: set_level() takes 1 positional argument but 2 were given
[PYI-14009:ERROR] Failed to execute script 'etesync-dav' due to unhandled exception: set_level() takes 1 positional argument but 2 were given
[PYI-14009:ERROR] Traceback:
Traceback (most recent call last):
File "etesync-dav.py", line 163, in <module>
File "etesync_dav/radicale_main/__init__.py", line 104, in run
TypeError: set_level() takes 1 positional argument but 2 were given
I'm on Sonoma 14.6.1. Happy to provide more information to debug, let me know what is useful!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels