Check your installation. These models are downloaded during installations. Did you run the following command while installing: python setup.py download_models?
On Monday, January 6, 2014 11:25:29 PM UTC+1, 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/d817668d-5b19-49fa-94be-884110ad383b%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
