#include<stdio.h>#include<asm/io.h>
{ports.c:3:19: fatal error: asm/io.h: No such file or directory
compilation terminated.除了asm/io.h或任何其他方法(这是一个简单的程序)之外,还有其他的
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\io.h
经过调查,include文件夹几乎是空的(只有三个文件)。C:\Python34 34\ include \pyconfig.h(68):致命错误C1083:无法打开包含文件:'io.h':没有这样的文件或目录