kyjb70
kyjb70
Hi, this is what I get: ``` user:~$ libgen-seedtools --help Traceback (most recent call last): File "/home/user/.local/bin/libgen-seedtools", line 7, in from libgen_seedtools.cli import cli File "/home/user/.local/lib/python3.5/site-packages/libgen_seedtools/cli.py", line 37 click.secho(f"generated {ctx.configPath}",...
Hi, I made sure it was running python 3.7 and still have the same issue ``` user:~$ python --version Python 3.7.9 user:~$ libgen-seedtools --help Traceback (most recent call last): File...
Is anyone interested in working on this problem? I'd really like to be able to say like: "recur:daily recur-until:due+5days" recurrence happens for 5 days regardless of recurrence period. Or: "recur:daily+5"...