I'm trying to install some Python 2.7 module named libwapiti on Windows 7. While trying to install it, it asked me for several header (*.h) files which were not included in MSVC2008ForPython27 and I'm trying to fix it.
Right know it asked for a file named: sys/time.h I copy-pasted the code inside a text file but when I try to rename it to what mentioned above, Windows says you can't create a filename with /\?*<>| and so on. What can I do?!
No comments:
Post a Comment