Open elig0n opened 3 months ago
Oh, looks like it's a macOS only issue. Thanks for reporting.
Oh, looks like it's a macOS only issue. Thanks for reporting.
Actually I'm using Manjaro Linux.
I have been using etesync-dav via a virtualenv and struggled with the same problem. \ Culprit was that I updated the venv to Python 3.11, the solution was to recreate it with Python 3.10. Afterwards I was able to install from pypi just fine.
For the record: I also tried to install from source, but that lead to the same error as in #296. That error however was resolved by installing etebase
directly from source too, but afterwards I ran into another issue:
[2024-09-16 18:43:01 +0200] [232333] [CRITICAL] An exception occurred during server startup: 'etesync_dav.radicale.web' is not a package
Not sure if that was related to the Python version or something different as I recreated the virtualenv at that point.
pip install etesync-dav