Skip to content

TypeError: set_level() takes 1 positional argument but 2 were given #337

@definelicht

Description

@definelicht

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions