$ structure_threader
Traceback (most recent call last):
File "/home/francisco/.local/bin/structure_threader", line 11, in <module>
load_entry_point('structure-threader==0.4.1', 'console_scripts', 'structure_threader')()
File "/home/francisco/.local/lib/python3.6/site-packages/structure_threader/structure_threader.py", line 502, in main
arg = argument_parser(sys.argv[1:])
File "/home/francisco/.local/lib/python3.6/site-packages/structure_threader/structure_threader.py", line 489, in argument_parser
if arguments.format == "faststructure" and arguments.popfile is None\
AttributeError: 'Namespace' object has no attribute 'format'