[4suite] 4Suit install errors under Python 2.6 running on Windows
maestro01
maestro01 at ukr.net
Sat Dec 13 11:40:58 MST 2008
Not sure this issue was addressed.
If so, would you please give me a reference?
I am having problems installing 4Suite on Windows.
I'd like to see if I can generate the moin markup
out of regular HTML pages.
I run Python 2.6, MoinMoin 1.8 under Windowx XP.
I used 4Suite-XML-1.0.2.win32-py2.5.exe.
Everything was done according to instructions in
4Suite-XML-docs-1.0.2/html/HowTos/Windows.html
It does install, except it can not find Python 2.6.
But when I tell it where it is, all the packages
are placed in Ft directory, etc.
I am getting this error from python:
>>> from Ft.Xml import Domlette
--------------------------------------------------------------------
Traceback (most recent call last):
File "<pyshell#3>", line 1, in <module>
from Ft.Xml import Domlette
File "F:\Python26\Lib\site-packages\Ft\Xml\__init__.py", line 160,
in <module>
from Ft.Xml.Lib.XmlString import SplitQName
ImportError: DLL load failed: The specified module could not be found.
--------------------------------------------------------------------
I do see XmlString.pyd in Python26\Lib\site-packages\Ft\Xml\Lib
But there is no XmlString.py. Is there some package missing?
I would appreciate if someone tells me what it is and how to work
around it. I already spent the whole day with it. So far,
no luck.
And, if I can run akara with moin 1.8, that would be great.
Thanx in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fourthought.com/pipermail/4suite/attachments/20081213/3abde331/attachment.html>
More information about the 4suite
mailing list