openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #05272
Re: [Bug 695574] Re: no module name sgmllib on W7
I had no problem on my wifes W7 computer, so mine is messed up.
Albert Steiner
On Sun, Jan 2, 2011 at 6:17 AM, Albert Steiner <aljsteiner@xxxxxxxxx>
wrote:
> W7, 64 bit home premium. I used the version of OpenLP that was posted for
> download
>
> On Sat, Jan 1, 2011 at 9:07 AM, Raoul Snyman <
> raoul.snyman@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>> Which Edition of Windows 7 were you using? Which revision of OpenLP were
>> you using?
>>
>
> I used the version posted the day before at:
>
> https://sourceforge.net/projects/openlp/files/openlp/1.9.3/OpenLP-1.9.3-setup.exe/download
>
>
> I didn't find anything that indicated the revision level.
>
> I did not have this problem when I just downloaded the code and ran the
> openlp.pyw
>
>
>
>> ** Changed in: openlp
>> Importance: Undecided => Low
>>
>> --
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>> 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
>>
>> To unsubscribe from this bug, go to:
>> https://bugs.launchpad.net/openlp/+bug/695574/+subscribe
>>
>
>
>
> --
> Albert Steiner
>
--
Albert Steiner
--
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
References