Menu

#264 Python exception on Open/Save

bug list
open
nobody
win32 (17)
5
2001-11-08
2001-11-08
Shelby Cain
No

When I attempt to Open/Save something of interest the
attempt fails (no page displayed in the browser). In
the log the following is printed:

2001-11-07_23:37:40 (MojoHTTPD) ERROR: do_GET caught
this exception:
2001-11-07_23:37:40 () Traceback (most recent call
last):
2001-11-07_23:37:40 () File "mojohttpd.pyo", line 337,
in do_GET
2001-11-07_23:37:40 () File "mojohttpd.pyo", line 439,
in _handle_request
2001-11-07_23:37:40 () File "mojohttpd.pyo", line
1002, in handle_mojoid_get
2001-11-07_23:37:40 () File "mojohttpd.pyo", line
1027, in handle_dinode_stream
2001-11-07_23:37:40 () File "mojohttpd.pyo", line
1376, in download_dinode
2001-11-07_23:37:40 () File "unsplit.pyo", line 212,
in __init__
2001-11-07_23:37:40 () File "unsplit.pyo", line 258,
in open
2001-11-07_23:37:40 () File "sharemap.pyo", line 453,
in parse_sharemap
2001-11-07_23:37:40 () File "xml\sax\__init__.pyo",
line 41, in parseString
2001-11-07_23:37:40 () File "xml\sax\sax2exts.pyo",
line 34, in make_parser
2001-11-07_23:37:40 () File "xml\sax\saxexts.pyo",
line 77, in make_parser
2001-11-07_23:37:40 () SAXReaderNotAvailable: No
parsers found

I've read in the newsgroups that this has something to
do with a missing module (ie: expat). Is there
something I'm missing that didn't come with the
Windows 2000 .MSI install?

Discussion


Log in to post a comment.