Hi, I've just installed ocropus on Ubuntu 9.10 and running ocropus-pages I was getting the following error
$ ocropus-pages 0001.bin.png Traceback (most recent call last): File "/usr/local/bin/ocropus-pages", line 13, in <module> from ocropy import NI,plotutils,simpleti ImportError: cannot import name simpleti I looked in the source and it looks like simpleti is supposed to be imported from ocropy: from ocropy import NI,plotutils,simpleti However there doesn't seem to be any such module. Anyway, I removed the reference, reinstalled ocropy and it seems to be working, although I haven't tested it extensively. Thanks Brendan -- You received this message because you are subscribed to the Google Groups "ocropus" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/ocropus?hl=en.
