"vj" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
| Unfortunately I get another error
|
| Your DB2 root is: C:\Program Files\IBM\SQLLIB\
| running install
| running build
| running build_py
| creating build
| creating build\lib.win32-2.4
| copying DB2.py -> build\lib.win32-2.4
| running build_ext
| error: The .NET Framework SDK needs to be installed before building
| extensions f
| or Python.

You need the same compiler Python 2.4 was compiled with to compile CPython 
extensions from source. Alternatively, you might look into getting some 
precompiled Windows Binaries for pydb2 (try Googling for them or the pyDB2 
mailing list).

HTH,
--

Vincent Wehren


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to