当前位置:Gxlcms > 数据库问题 > ubuntukylin_16.04基础 使用pip安装pymysql3

ubuntukylin_16.04基础 使用pip安装pymysql3

时间:2021-07-01 10:21:17 帮助过:36人阅读


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   

人气教程排行