본문 바로가기
Linux/python pip 모듈

pip pygpgme 설치

by 준섭이 2020. 6. 1.
728x90

### 패키지 설치
yum install gpgme-devel

### 설치
pip install pygpgme

'Linux > python pip 모듈' 카테고리의 다른 글

python pip Pillow 설치  (0) 2020.06.01
pip python-mysql 설치  (0) 2020.06.01
pip pycurl 설치  (0) 2020.06.01
pip pysqlite 설치  (0) 2020.06.01
pip python-mcrypt 설치  (0) 2020.06.01