- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 05 Oct 2000 22:27:57 +0100
- To: Gino Basso <GBasso@ware2.com>
- Cc: "'xmlschema-dev@w3.org'" <xmlschema-dev@w3.org>
Gino Basso <GBasso@ware2.com> writes: > The following error results when I try to check a schema at this address > ftp://ware2.com/trustee.xsd > > Traceback (most recent call last): > File "/usr/local/Jigsaw/Jigsaw/WWW/cgi-bin/new-xmlschema-check", line 239, > in ? serveRequest() > File "/usr/local/Jigsaw/Jigsaw/WWW/cgi-bin/new-xmlschema-check", line 179, > in serveRequest uhandle=urllib.urlopen(target) > File "/export/home/ht/lib/python1.6/urllib.py", line 60, in urlopen return > _urlopener.open(url) > File "/export/home/ht/lib/python1.6/urllib.py", line 161, in open return > getattr(self, name)(url) > File "/export/home/ht/lib/python1.6/urllib.py", line 396, in open_ftp import > ftplib > ImportError: No module named ftplib > > I'll fix that, thanks. -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh W3C Fellow 1999--2001, part-time member of W3C Team 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk URL: http://www.ltg.ed.ac.uk/~ht/
Received on Thursday, 5 October 2000 17:27:59 UTC