I am trying to build OCRopus on a Bluehost server so I can use it as
part of a web service. Bluehost's version of Python is 2.3.4 (at
least on the machine my site is hosted on).
Their Python doesn't like the for loop inside the join statement.
Lines like this:
print "bin_PROGRAMS = " + s.join(" " + os.path.basename(b)[:-3] for b
in binaries)
become this:
print "bin_PROGRAMS = "
for b in binaries:
print " " + os.path.basename(b)[:-3]
genAM.py modified this way and works for both iulib and ocropus on
Bluehost's servers.
Thank you,
--
Michael Moore
-------------------------
Share your families' genealogy and family history books. It's easy and
free : http://bookscanned.com