Package: python3-radicale Version: 2.1.4-1 Hello,
when trying to invoke
$ python3 /usr/share/radicale/radicale.wsgi
Traceback (most recent call last):
File "/usr/share/radicale/radicale.wsgi", line 26, in <module>
from radicale import Application, config, log
File "/usr/lib/python3/dist-packages/radicale/__init__.py",
line 53, in <module>
from . import auth, rights, storage, web, xmlutils
File "/usr/lib/python3/dist-packages/radicale/web.py", line 23,
in <module>
import pkg_resources
ImportError: No module named 'pkg_resources'
# apt-get install python3-pkg-resources
fixes it for me.
Bye,
Joerg
signature.asc
Description: PGP signature

