when i install pysqlite in python2.41,it show error below,and i install other package error also ocur, ,but when i copy the cmdline ,it can run without error,who can help me: ''''' running install running build running build_py running build_ext building '_sqlite' extension C:\PROGRA~1\MICROS~2\VC98\BIN\cl.exe /c /nologo /Ox /MD /W3 /GX /DNDEBUG -I..\sq lite -If:\python24\include -If:\python24\PC /Tc_sqlite.c /Fobuild\temp.win32-2.4 \Release\_sqlite.obj _sqlite.c f:\python24\include\pyconfig.h(30) : fatal error C1083: Cannot open include file : 'io.h': No such file or directory error: command 'C:\PROGRA~1\MICROS~2\VC98\BIN\cl.exe' failed with exit status 2
-- http://mail.python.org/mailman/listinfo/python-list