Closed GoogleCodeExporter closed 9 years ago
pytesseracttrainer depends on pygtk only. And it looks like you did not
installed pygtk correctly e.g. with all its dependencies (glib should by part
of gtk) - see http://www.pygtk.org/downloads.html.
How did you install pygtk?
Original comment by zde...@gmail.com
on 17 Jan 2011 at 8:19
Yes I did. I installed this pygtk-all-in-one-2.22.5.win32-py2.6.msi
and I used python 2.6
Original comment by khemsoch...@gmail.com
on 17 Jan 2011 at 8:44
Is there something else I miss here?
Original comment by khemsoch...@gmail.com
on 17 Jan 2011 at 8:55
Please see the attachment that I have glib under the gtk-2.0 folder which is
the result from installation of the pygtk-all-in-one-2.22.5.win32-py2.6.msi
Original comment by khemsoch...@gmail.com
on 17 Jan 2011 at 9:25
Attachments:
I did not test this package yet ;-) but you need to have *libglib-2.0-0.dll* in
your patch (try try to run 'echo %path%' in command line).
My gtk+ runtime is installed in ""c:\Program Files\gtk_bundle\" so in PATH I
have this "c:\Program Files\gtk_bundle\bin\"
Original comment by zde...@gmail.com
on 17 Jan 2011 at 10:11
solved by installing the gtkbundle and set Path to it.
Thanks.
Original comment by khemsoch...@gmail.com
on 18 Jan 2011 at 3:40
Original comment by zde...@gmail.com
on 18 Jan 2011 at 7:18
Original issue reported on code.google.com by
khemsoch...@gmail.com
on 17 Jan 2011 at 7:09