View Single Post
Old 03-28-2009, 06:10 PM   #23
kenbaldwin
Connoisseur
kenbaldwin began at the beginning.
 
Posts: 74
Karma: 10
Join Date: Oct 2006
Device: Sony PRS-500
Doh. Well, adding *.JPG to the command gets me past the help, but I get this error:

Quote:
Traceback (most recent call last):
File "./../bkrpr-0.1.82/bkrpr.py", line 238, in <module>
main()
File "./../bkrpr-0.1.82/bkrpr.py", line 227, in main
bkrpr = cli.OcrGlob(opt)
File "/home/ken/Desktop/bkrpr-0.1.82/cli.py", line 88, in __init__
self.M = model.Model()
NameError: global name 'model' is not defined
kenbaldwin is offline   Reply With Quote