ocrfeeder won't start: ModuleNotFoundError: No module named 'ocrfeeder'

Bug #1827732 reported by Maxim Egorushkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ocrfeeder
New
Undecided
Unassigned
ocrfeeder (Ubuntu)
New
Undecided
Unassigned

Bug Description

Just installed ocrfeeder in Ubuntu 18.04. The application won't start:

$ ocrfeeder
Traceback (most recent call last):
  File "/usr/bin/ocrfeeder", line 31, in <module>
    from ocrfeeder.studio.studioBuilder import Studio
ModuleNotFoundError: No module named 'ocrfeeder'

Tags: bionic
tags: added: bionic
Revision history for this message
Random Zhang (randomzgm) wrote :

Check the version of python, only version 2 is ok.
You can edit the file /usr/bin/ocrfeeder, change the first line to "#! /usr/bin/python2".

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.