Closed tseemann closed 4 years ago
Perhaps show the help instead?
~$ seqmagick Traceback (most recent call last): File "/home/linuxbrew/.linuxbrew/bin/seqmagick", line 11, in <module> load_entry_point('seqmagick==0.7.0', 'console_scripts', 'seqmagick')() File "/home/linuxbrew/.linuxbrew/opt/python/lib/python3.6/site-packages/seqmagick/scripts/cli.py", line 12, in main action, arguments = parse_arguments(argv) File "/home/linuxbrew/.linuxbrew/opt/python/lib/python3.6/site-packages/seqmagick/scripts/cli.py", line 71, in parse_arguments return actions[action], arguments KeyError: None
Perhaps show the help instead?