sK1 を windows python でインストールしようとしたらエラー
by ssk
error: Python was built with Visual Studio 2003;VS でビルドした python ではダメだそうな。
extensions must be built with a compiler than can generate compatible binaries.
Visual Studio 2003 was not found on this system. If you have Cygwin installed,
you can try compiling with MingW32, by passing "-c mingw32" to setup.py.

