$ sudo apt install postgresql-server-dev-all $ pip3 install psycopg2 $ python3 import psycopg2 as pg2 |
'Programming > python(파이썬)' 카테고리의 다른 글
python pip 특정 버전설치 / 목록에서 설치 (0) | 2019.09.09 |
---|---|
python expat parseFile() (0) | 2019.06.24 |
python pip 특정 버전 설치하기 (0) | 2019.06.18 |
python pdb를 이용한 디버깅 (0) | 2019.05.15 |
anaconda(python) (0) | 2019.05.15 |