openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #21034
Re: [Merge] lp:~openlp-core/openlp/python3-productive into lp:openlp
Traceback (most recent call last):
File "./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 40, in <module>
import urllib.request, urllib.error, urllib.parse
ImportError: No module named request
new download, run conversion and this happens.
Also I will have problem with missing icu library!
--
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