Missing modules '_ssl', 'ext.IsDOMString', 'ext.SplitQName'

uid09012_ti at collinsrealtime.com uid09012_ti at collinsrealtime.com
Thu Oct 27 05:44:34 EDT 2005


Hi,,thanks for the tip. I'*m still stuck, but that link got me past the
problem with the unknow encoding.

I now get this traceback:

Traceback (most recent call last):
  File "App1.py", line 23, in ?
  File "App1.py", line 19, in main
  File "wx\_core.pyc", line 5691, in __init__
  File "wx\_core.pyc", line 5343, in _BootstrapApp
  File "App1.py", line 13, in OnInit
  File "Frame1.pyc", line 25, in create
  File "Frame1.pyc", line 170, in __init__
  File "brain.pyc", line 15, in __init__
  File "points.pyc", line 16, in __init__
  File "xml\dom\ext\reader\Sax2.pyc", line 385, in FromXmlStream
  File "xml\dom\ext\reader\Sax2.pyc", line 346, in __init__
  File "xml\sax\saxexts.pyc", line 77, in make_parser
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found

I checked out what Ron suggested, but I've no files where the names
could clash with python modules.

Thanks,
Martin.




More information about the Python-list mailing list