반응형
version python3
install 하기)
localhost:bin terrypark$ pip3 install PyMySQL
You are using pip version 7.0.1, however version 7.1.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting PyMySQL
Downloading PyMySQL-0.6.6-py2.py3-none-any.whl (66kB)
100% |████████████████████████████████| 69kB 704kB/s
Installing collected packages: PyMySQL
Successfully installed PyMySQL-0.6.6
curl -L https://github.com/PyMySQL/PyMySQL/tarball/pymysql-0.6.6 | tar xz
cd PyMySQL-PyMySQL-262c9d8/
/opt/python3/bin/python3 setup.py install
python3.5 릴리즈 내용.
반응형
'Language > Python' 카테고리의 다른 글
python 2.7 한글처리 문제 (0) | 2016.10.07 |
---|---|
특정 PORT Check (0) | 2016.06.14 |
crontab+python3 (0) | 2015.06.30 |
python??? (0) | 2015.06.22 |
RND(Right! Now! Develop!) Study - Python Step. 02 자료형_02 (0) | 2014.08.17 |