프로그래밍/python
python 엑셀 com 모듈 설치 방법(python3.5기준)
까르띠에탱크
2017. 1. 7. 19:24
cmd 명령어 win32com 모듈을 설치한다.
C:\python35\Scripts> pip install pypiwin32