0
我正在做一個小文件檢查器,我需要做一個(字符按?)命令。所以我用getch。我嘗試點擊安裝時出現此錯誤:爲什麼我從安裝getch的pip中得到錯誤?
Command "c:\python27\python.exe -c "import setuptools, tokenize;__file__='c:\\us
ers\\manolo\\appdata\\local\\temp\\pip-build-ehxrw3\\getch\\setup.py';exec(compi
le(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __fil
e__, 'exec'))" install --record c:\users\manolo\appdata\local\temp\pip-flekfr-re
cord\install-record.txt --single-version-externally-managed --compile" failed wi
th error code 1 in c:\users\manolo\appdata\local\temp\pip-build-ehxrw3\getch
有人可以告訴我如何解決這個問題嗎?
另外,我有蟒蛇2.7 win32下運行,Windows 7的
你看過'install-record.txt'嗎? –
不是。等一下。 – AlexINF
它不存在。 – AlexINF