Traceback (most recent call last):
File "/home/x/.local/bin/tw", line 11, in <module>
sys.exit(main())
File "/home/x/.local/lib/python2.7/site-packages/taskwarrior_capsules/cmdline.py", line 94, in main
terminal=term,
File "/home/x/.local/lib/python2.7/site-packages/taskwarrior_capsules/capsule.py", line 159, in execute
self.validate(**kwargs)
File "/home/x/.local/lib/python2.7/site-packages/taskwarrior_capsules/capsule.py", line 76, in validate
self.command_name,
AttributeError: 'Blocks' object has no attribute 'command_name'
Probably related to:
/home/x/.local/lib/python2.7/site-packages/taskwarrior_capsules/capsule.py:79: UserWarning: Capsule 'add' is not compatible with version 2.5.1 of taskwarrior; minimum version: 2.2; maximum version 2.4.9999.
On task version 2.5.1
Probably related to:
after I at least got it back to work with:
Btw: is this project still alive ?