cx_oracle - install
CODEDRAGON ㆍDevelopment/Python
반응형
cx_oracle - install
pip install cx_oracle
C:\CodeLab>pip install cx_oracle Collecting cx_oracle Downloading https://files.pythonhosted.org/packages/80/c4/c0105cece0e9b8cd750124970ac12fca34a1d34573f5d9f14aae1f8c8d9f/cx_Oracle-7.3.0-cp36-cp36m-win_amd64.whl (189kB) |████████████████████████████████| 194kB 595kB/s Installing collected packages: cx-oracle Successfully installed cx-oracle-7.3.0
C:\CodeLab> |
'Development > Python' 카테고리의 다른 글
Cursor Object (0) | 2020.02.25 |
---|---|
excutemany() (0) | 2020.02.25 |
tm(Text Mining Package) 패키지 (0) | 2020.02.25 |
Excel(엑셀) 지원 파이썬 모듈 (0) | 2020.02.23 |
Excel 문서 구조 (0) | 2020.02.23 |