openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #05192
[Bug 695574] Re: no module name sgmllib on W7
Which Edition of Windows 7 were you using? Which revision of OpenLP were
you using?
** Changed in: openlp
Importance: Undecided => Low
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/695574
Title:
no module name sgmllib on W7
Status in OpenLP - Worship Presentation Software:
New
Bug description:
section of log testing the new 1.9.3 OpenLP.exe on W7 64bit:
DEBUG Importing bibles.bibleplugin from C:\Program Files (x86)\OpenLP\plugins
\bibles\bibleplugin.py. Depth 6
2010-12-29 13:46:22,579 openlp.plugins.bibles.lib.osis
INFO BibleOSISImpl loaded
2010-12-29 13:46:22,720 openlp.core.lib.pluginmanager
ERROR Failed to import module bibles.bibleplugin on path C:\Program Files (x8
6)\OpenLP\plugins\bibles\bibleplugin.py for reason No module named sgmllib
Traceback (most recent call last):
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\release-
1.9.3\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.lib.pluginmanager", line 97
, in find_plugins
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 436, in importHook
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 521, in doimport
File "C:\Program Files (x86)\OpenLP\plugins\bibles\bibleplugin.py", line 32, i
n <module>
from openlp.plugins.bibles.lib import BibleManager, BiblesTab, BibleMediaIte
m
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 436, in importHook
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 521, in doimport
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\release-
1.9.3\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.bibles.lib", line 183, i
n <module>
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 436, in importHook
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 521, in doimport
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\release-
1.9.3\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.bibles.lib.manager", lin
e 39, in <module>
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 436, in importHook
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 521, in doimport
File "c:\Documents and Settings\raoul\My Documents\My Projects\openlp\release-
1.9.3\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.plugins.bibles.lib.http", line 3
5, in <module>
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 436, in importHook
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 521, in doimport
File "C:\Program Files (x86)\OpenLP\eggs\beautifulsoup-3.0.8.1-py2.6.egg\Beaut
ifulSoup.py", line 86, in <module>
from sgmllib import SGMLParser, SGMLParseError
File "c:\Documents and Settings\raoul\My Documents\My Projects\pyinstaller\iu.
py", line 455, in importHook
ImportError: No module named sgmllib
The full log at:
https://docs.google.com/leaf?id=0B1ItqVaNujn0YWU2OGZkNDUtYTE1Yi00YmZiLWIzMmItMzM3MzFmYTQyZGJh&hl=en&authkey=CJXajP0M
Follow ups
References