Johannes Löthberg wrote: >I get: > >~ % aurtomatic >Traceback (most recent call last): > File "/usr/bin/aurtomatic", line 94, in <module> > main() > File "/usr/bin/aurtomatic", line 59, in main > actions = list(unique(args.action)) > File "/usr/bin/aurtomatic", line 41, in unique > for foo in whatever: >TypeError: 'NoneType' object is not iterable
fixed Despite the name, don't expect it to do much without any arguments... that may be a feature in version 2040 once we get open source drivers for neural interfaces and well-documented Python bindings.
