【发布时间】:2013-04-07 15:00:24
【问题描述】:
我已经下载了适用于 python 2.7 的 Sip 模块,创建了一个 makefile 并在包含 makefile 的目录上尝试了 make 命令,但是我收到了这个错误:
Makefile:3: recipe for target 'all' failed
mingw32-make[10]: *** [all] Error 2
mingw32-make[10]: Leaving directory 'D:/Users/myLogin/Downloads/python/sip-4.14.5'
Gnuwin 和 mingw32 都出现此错误。所以我现在不知道该怎么办。任何想法?
【问题讨论】:
标签: python-2.7 makefile mingw python-sip gnuwin32