swocket! help op python's expert

Bartosz Aninowski bart at sonik.pl
Wed Oct 10 06:16:20 EDT 2001


Hi please help
I don't know python at all but I found great chat flash mechanism which use
unix server and sml socket.
https://sourceforge.net/projects/swocket
This server is writen in python. I installed python and PyXML with no
problem.
Then I compiled swocket
python setup.py build
python setup.py install with no errors.
And now I have problems.
When I  try (i think is start files) execute swocketserver.py it shows
errors
Traceback (most recent call last):
  File "swocketserver.py", line 9, in ?
    for n in xmldom.parse(configFile).childNodes:
  File "/usr/local/lib/python2.2/site-packages/_xmlplus/dom/minidom.py",
line 908, in parse
    return _doparse(pulldom.parse, args, kwargs)
  File "/usr/local/lib/python2.2/site-packages/_xmlplus/dom/minidom.py",
line 900, in _doparse
    toktype, rootNode = events.getEvent()
  File "/usr/local/lib/python2.2/site-packages/_xmlplus/dom/pulldom.py",
line 251, in getEvent
    self.parser.feed(buf)
AttributeError: XmlprocDriver instance has no attribute 'feed'

I am not sure if it is right way to start server but maybe :)


--
Pozdrowienia

Bartosz Aninowski
................................................................
M..A..G..P..R..O..J..E..K..T
http://magprojekt.com
ul. M³odnicka 39a   04-239 Warszawa
tel 22 879 6 900    fax 22 879 68 97
["...powtórne tworzenie ¶wiata"]
mailto:poczta at magprojekt.com
.................................................................





More information about the Python-list mailing list