2
試圖運行命令pip install mod_wsgi
。我,我收到以下錯誤有C++安裝已經PIP安裝mod_wsgi的錯誤
Command "c:\python27\python.exe -u -c "import setuptools, tokenize;__file__='c:\\users\\mouni\\appdata\\local\\temp\\pip-build-lfndcw\\mod-wsgi\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record c:\users\mouni\appdata\local\temp\pip-2si83h-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\mouni\appdata\local\temp\pip-build-lfndcw\mod-wsgi\`
有人可以幫我解決它
我更新了點子,但仍然面臨相同的錯誤 – mounika
更新了點子,但仍然是相同的錯誤。我正在使用python 3.5虛擬環境。 –