Linux/python pip 모듈
pip pysqlite 설치
준섭이
2020. 6. 1. 16:42
728x90
### 패키치 설치
yum install sqlite-devel
### 설치
pip install pysqlite