Thread: bash error
View Single Post
Old 08-18-2013, 06:23 PM   #1
iomari
Zealot
iomari doesn't litteriomari doesn't litter
 
Posts: 146
Karma: 100
Join Date: Aug 2003
Location: Nigeria
Device: galaxy tab
bash error

After running calibre_postinstall on 9.44, I get this error though the program seems to run with no problems:

Setting up bash completion...

____________________ WARNING ____________________
Setting up completion failed with error:
__________________________________________________
Traceback (most recent call last):
File "/home/iomari/work/calibre/src/calibre/linux.py", line 223, in setup_completion
from calibre.gui2.lrf_renderer.main import option_parser as lrfviewerop
File "/home/iomari/work/calibre/src/calibre/gui2/lrf_renderer/main.py", line 13, in <module>
from calibre.gui2.dialogs.conversion_error import ConversionErrorDialog
File "/home/iomari/work/calibre/src/calibre/gui2/dialogs/conversion_error.py", line 5, in <module>
from calibre.gui2.dialogs.conversion_error_ui import Ui_ConversionErrorDialog
File "/home/iomari/work/calibre/src/calibre/gui2/dialogs/conversion_error_ui.py", line 20
return _("ERROR"))
^
SyntaxError: invalid syntax

Setting up desktop integration...
There were 1 warnings
* Setting up completion failed with error:

Press any key to continue...
iomari is offline   Reply With Quote