刚开始接触python,run一个程序时出现ImportError: No module named win32gui,后来在http://stackoverflow.com/questions/6624672/how-to-use-win32gui-with-python看了之后,是自己还没安装pywin32-216.win-amd64-py2.7,还有,我的python版本是python-2.7.5.amd64,安装过程中没出现错误,可是为啥run的时候还出现错误呢?谢谢各位的回答。
刚开始接触python,run一个程序时出现ImportError: No module named win32gui,后来在http://stackoverflow.com/questions/6624672/how-to-use-win32gui-with-python看了之后,是自己还没安装pywin32-216.win-amd64-py2.7,还有,我的python版本是python-2.7.5.amd64,安装过程中没出现错误,可是为啥run的时候还出现错误呢?谢谢各位的回答。
2 回答5.2k 阅读✓ 已解决
2 回答1.1k 阅读✓ 已解决
4 回答1.4k 阅读✓ 已解决
3 回答1.3k 阅读✓ 已解决
3 回答1.3k 阅读✓ 已解决
2 回答869 阅读✓ 已解决
1 回答1.7k 阅读✓ 已解决
去 lib/site-package下面找找有木有 你用的 win32gui这个目录或者egg文件