码迷,mamicode.com
首页 > 数据库 > 详细

ubuntukylin_16.04基础 使用pip安装pymysql3

时间:2017-03-12 11:51:57      阅读:817      评论:0      收藏:0      [点我收藏+]

标签:ubuntukylin基础   使用pip安装pymysql3   

镇场文:
       学儒家经世致用,行佛家普度众生,修道家全生保真,悟易理象数通变。以科技光耀善法,成就一良心博客。
______________________________________________________________________________________________________
Operating System:UbuntuKylin 16.04 LTS 64bit


code:

xinjin@xjPC:~$ sudo pip install pymysql3


result:

[sudo] xinjin 的密码: 
The directory ‘/home/xinjin/.cache/pip/http‘ or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo‘s -H flag.
The directory ‘/home/xinjin/.cache/pip‘ or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo‘s -H flag.
Collecting pymysql3
  Downloading PyMySQL3-0.5.tar.gz
Installing collected packages: pymysql3
  Running setup.py install for pymysql3 ... done
Successfully installed pymysql3-0.5
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the ‘pip install --upgrade pip‘ command.



______________________________________________________________________________________________________
若是您觉得此博文有可以改进的地方或者内容过时了,请评论,我会仔细思考的。
注:此博文仅用于科研学习,如果侵犯到您的权益,请及时告知,我会做出相应的处理。  
 
 

本文出自 “心静如水,志刚如磐.” 博客,请务必保留此出处http://xinjingzhigang.blog.51cto.com/12262830/1905511

ubuntukylin_16.04基础 使用pip安装pymysql3

标签:ubuntukylin基础   使用pip安装pymysql3   

原文地址:http://xinjingzhigang.blog.51cto.com/12262830/1905511

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!