What steps will reproduce the problem?
1.get the git-version and compile it
2.start ocrfeeder
3.error message in the terminal
What is the expected output? What do you see instead?
ocrfeeder
Traceback (most recent call last):
File "/usr/local/bin/ocrfeeder", line 21, in <module>
from studio.studioBuilder import Studio
File "/usr/local/lib/python2.6/dist-packages/studio/studioBuilder.py", line 27, in <module>
from studio import widgetPresenter
File "/usr/local/lib/python2.6/dist-packages/studio/widgetPresenter.py", line 28, in <module>
from enchant.checker import SpellChecker
ImportError: No module named enchant.checker
What version of the product are you using? On what operating system?
Git version cloned today, on ubuntu 10.10. 32-bit
Please provide any additional information below.
Original issue reported on code.google.com by hanksch...@googlemail.com on 12 Oct 2010 at 10:39
Original issue reported on code.google.com by
hanksch...@googlemail.com
on 12 Oct 2010 at 10:39