Dr. Adrian Hood
Results
2
issues of
Dr. Adrian Hood
Hello, I'm trying to understand this line located in bibtagger.py - run_swt_and_ocr()
I get the following error when I run the demo.py file: ``` /python-gearbox-master/gearbox/standards/iso.py in __yb(gear) 909 return 1.6 * log(2.242 * 1 / srh) 910 else: --> 911 raise Exception('External...