NameError: global name 'model' is not defined

Bug #343197 reported by Erik Hetzner
2
Affects Status Importance Assigned to Milestone
BookLiberator
Fix Committed
Undecided
Unassigned

Bug Description

From latest version branched via lp:

egh@pissarro:~/software/bkrpr$ ./bkrpr.py -cr --180 'test/*.JPG'
Traceback (most recent call last):
  File "./bkrpr.py", line 271, in <module>
    main()
  File "./bkrpr.py", line 258, in main
    bkrpr = cli.OcrGlob(opt)
  File "/home/egh/software/bkrpr/Bkrpr/cli.py", line 88, in __init__
    self.M = model.Model()
NameError: global name 'model' is not defined

Thank you!

Karl Fogel (kfogel)
Changed in bkrpr:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.