Bug 34594

Summary: ocrfeeder не запускается (из пакета ocrfeeder) ; проблемный пакет - python-module-ocrfeeder
Product: Sisyphus Reporter: alexisatv
Component: ocrfeederAssignee: Yuri N. Sedunov <aris>
Status: NEW --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: aris
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
исправление (diff -ur, patch -p0) none

Description alexisatv 2018-03-01 08:31:49 MSK
Created attachment 7414 [details]
исправление (diff -ur,  patch -p0)

$ ocrfeeder
Traceback (most recent call last):
  File "/usr/bin/ocrfeeder", line 31, in <module>
    from ocrfeeder.studio.studioBuilder import Studio
  File "/usr/lib/python2.7/site-packages/ocrfeeder/studio/studioBuilder.py", line 21, in <module>
    from ocrfeeder.util import lib
  File "/usr/lib/python2.7/site-packages/ocrfeeder/util/lib.py", line 23, in <module>
    import Image
  File "/usr/lib64/python2.7/site-packages/PIL/Image.py", line 27, in <module>
    from . import VERSION, PILLOW_VERSION, _plugins
ValueError: Attempted relative import in non-package


##################################
Решение проблемы представлено здесь:
https://bugs.launchpad.net/ubuntu/+source/ocrfeeder/+bug/1120201