◈ Python 2.7기반으로 Windows에서 개발시, 특히 아래와 같은 오류 발생시에 해결 방법
The typical error message you will receive if you need this compiler package is Unable to find vcvarsall.bat |
- (선택 1) Visual Studio C++ 2008 Express Edition
- (선택 2) Microsoft Visual C++ Compiler for Python 2.7
◈ 관련된 stackoverflow thread [Link]
'【Programming】 > Python' 카테고리의 다른 글
[Python] Windows와 Linux를 동시에 지원하는 코드 구조 (0) | 2022.01.27 |
---|---|
[Python] Python 메인함수 - if __name__ == "__main__" 의미 (0) | 2022.01.27 |
[Python] Python 개발환경 with Anaconda (0) | 2022.01.17 |
[Python] Proxy환경하에서 pip (0) | 2016.12.23 |
[Python] Unofficial Windows Binaries for Python Extension Packages (0) | 2016.12.19 |