← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~openlp-core/openlp/python3-productive into lp:openlp

 

/usr/bin/python3.3 /home/tim/Projects/openlp/python3-productive/openlp.py
Traceback (most recent call last):
  File "/home/tim/Projects/openlp/python3-productive/openlp.py", line 32, in <module>
    from openlp.core import main
  File "/home/tim/Projects/openlp/python3-productive/openlp/__init__.py", line 33, in <module>
    import openlp.core
  File "/home/tim/Projects/openlp/python3-productive/openlp/core/__init__.py", line 46, in <module>
    from openlp.core.lib import Settings, ScreenList, UiStrings, Registry, check_directory_exists
  File "/home/tim/Projects/openlp/python3-productive/openlp/core/lib/__init__.py", line 384, in <module>
    from .spelltextedit import SpellTextEdit
  File "/home/tim/Projects/openlp/python3-productive/openlp/core/lib/spelltextedit.py", line 49, in <module>
    from openlp.core.lib.ui import create_action
  File "/home/tim/Projects/openlp/python3-productive/openlp/core/lib/ui.py", line 37, in <module>
    from openlp.core.utils.actions import ActionList
  File "/home/tim/Projects/openlp/python3-productive/openlp/core/utils/__init__.py", line 41, in <module>
    import icu
ImportError: No module named 'icu'
-- 
https://code.launchpad.net/~openlp-core/openlp/python3-productive/+merge/174556
Your team OpenLP Core is requested to review the proposed merge of lp:~openlp-core/openlp/python3-productive into lp:openlp.


References