I have uploaded an altered setup.py file to bug #395 (http://code.google.com/p/ocropus/issues/detail?id=395) to get the model data from an alternative server.
On Monday, January 6, 2014 4:25:29 PM UTC-6, Jacob Reese wrote: > > I can't seem to get this file to work correctly. Is there another mirror > somewhere? > > # loading object ./models/uw3unlv.pyrnn.gz > Traceback (most recent call last): > File "/usr/local/bin/ocropus-rpred", line 84, in <module> > network = ocrolib.load_object(args.model,verbose=1) > File "/usr/local/lib/python2.7/dist-packages/ocrolib/common.py", line > 437, in load_object > return unpickler.load() > File "/usr/lib/python2.7/gzip.py", line 256, in read > self._read(readsize) > File "/usr/lib/python2.7/gzip.py", line 291, in _read > self._read_gzip_header() > File "/usr/lib/python2.7/gzip.py", line 185, in _read_gzip_header > raise IOError, 'Not a gzipped file' > IOError: Not a gzipped file > -- You received this message because you are subscribed to the Google Groups "ocropus" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ocropus/94819812-1dde-456c-88da-206ba049173f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
