Closed tseemann closed 5 years ago
linuxbrew@deepthought:~ $ bohra
Traceback (most recent call last):
File "/home/linuxbrew/.linuxbrew/bin/bohra", line 11, in <module>
load_entry_point('bohra==1.0.4', 'console_scripts', 'bohra')()
File "/home/linuxbrew/.linuxbrew/opt/python/lib/python3.7/site-packages/bohra/bohra.py", line 88, in main
args = set_parsers()
NameError: name 'set_parsers' is not defined
Now i get this error in 1.0.4
1.0.5 works now.