Hi there, after moving ephemetoot to a different server it failed thusly:
Traceback (most recent call last): File "/usr/local/bin/ephemetoot", line 5, in <module> from ephemetoot.console import main File "/usr/local/lib/python3.10/site-packages/ephemetoot/console.py", line 33, in <module> import pkg_resources ModuleNotFoundError: No module named 'pkg_resources' Turns out the old server had py3-setuptools installed for unrelated reasons. So should this just be a run-dep? I don't have time to figure out *why* it wants pkg_resources, that seems... odd... for a normal package. Thanks, Florian -- I'm not entirely sure you are real.