表示 进入内容 21 去 30 的 46 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: pip (reset) Nov 27 2017 docker compose 基础 Posted by mysql-云栖社区 on Mon 27 Nov 2017 03:00 UTC Tags: Wordpress, db, image, vim, yum, MySQL, Docker, 容器, pip, 浏览器 yum install docker -y systemctl start docker systemctl enable docker docker 加速 vim /etc/docker/daemon. 【docker】 【mysql】 【WordPress】 【yum】 【浏览器】 【容器】 【Image】 【DB】 …[获取更多] Nov 23 2017 python2.7.8环境安装笔记 Posted by mysql-云栖社区 on Thu 23 Nov 2017 10:32 UTC Tags: Python, yum, PATH, gcc, socket, MySQL, 源码, pip, prefix python2.7.8环境安装笔记 yum -y install zlib zlib-devel openssl-devel gcc python-devel 1.python 2.7.8安装 cd /usr/local/src/python && tar xf Python-2. 【python】 【mysql】 【源码】 【path】 【yum】 【gcc】 【pip】 【prefix】 …[获取更多] Nov 14 2017 CentOS6.4安装Python web开发+生产环境 Posted by mysql-云栖社区 on Tue 14 Nov 2017 14:29 UTC Tags: Web, eclipse, rpm, Python, django, memcached, Nginx, yum, wget, view, MySQL, 配置, pip, 开发环境 CentOS6.4安装Python web开发+生产环境 1.概述 centos6.4安装Python, setuptool, pip, virtualenv, mysql, django, libevent, memcache, nginx, git, beyond compare, jdk, eclipse, pydev 2. 【nginx】 【python】 【mysql】 【memcached】 【Django】 【yum】 【web】 …[获取更多] Nov 14 2017 python 3.5.2安装mysql驱动报错 Posted by mysql-云栖社区 on Tue 14 Nov 2017 09:50 UTC Tags: sql, database, Python, email, varchar, commit, MySQL, pip python 3.5.2安装mysql驱动报错 python 3.5.2安装mysql驱动时出现如下异常: [root@localhost www]# pip install mysql-connector-python Collecting mysql-connector-python Co... 【python】 【mysql】 【SQL】 【pip】 【database】 【Commit】 【varchar】 【email】 …[获取更多] Nov 13 2017 mac 部署python环境 Posted by mysql-云栖社区 on Mon 13 Nov 2017 08:54 UTC Tags: Python, Mac, file, MySQL, pip, 解决方案 Python中最连接Mysql常用的驱动是 mysql-python :mysql的C语言的驱动 mysql-connector:msql官方的驱动 pymysql:python语言的驱动 我这里安装的是 mysql-python 终端中执行 pip install mysql-python 运气... 【python】 【mac】 【mysql】 【解决方案】 【pip】 【file】 点击查看原文> Nov 12 2017 玩转open-falcon Posted by mysql-云栖社区 on Sun 12 Nov 2017 12:49 UTC Tags: sql, yum, file, agent, MySQL, 索引, 高并发, pip, transfer #1 wget https://github.com/XiaoMi/open-falcon/releases/download/0.0.5/open-falcon-0.0.5.tar.gz -O open-falcon. 【mysql】 【SQL】 【高并发】 【yum】 【agent】 【索引】 【pip】 【Transfer】 …[获取更多] Nov 12 2017 Error loading MySQLdb module: No module named MySQLdb 错误的解决方法 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:49 UTC Tags: open, MySQL, pip, 模块 具体报错如下: django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No module named MySQLdb 解法办法: 需要安装python连接mysql的模块 注意:本人使用yum ins... 【mysql】 【模块】 【open】 【pip】 点击查看原文> Nov 12 2017 find命令 文件名后缀 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:28 UTC Tags: PHP, subversion, cache, shell, file, test, TYPE, access, MySQL, pip find命令 1、查看当前目录下以.txt结尾的文件 [root@test ~]# find . -name "*.txt" ./.subversion/README.txt ./2.txt . 【php】 【mysql】 【shell】 【Cache】 【test】 【pip】 【file】 【type】 …[获取更多] Nov 12 2017 用python操作mysql数据库(之简单查询操作) Posted by mysql-云栖社区 on Sun 12 Nov 2017 05:25 UTC Tags: sql, Python, MySQL, 数据库, pip, 模块 1、mysql安装 此处省略一万字....... 2、pip安装MySQLdb模块 sudo pip install mysql-python 3、简单代码 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 #!/usr/bin... 【python】 【mysql】 【SQL】 【模块】 【数据库】 【pip】 点击查看原文> Nov 11 2017 mysql-python 安装错误: Cannot open include file: 'config-win.h': No such file or directory Posted by mysql-云栖社区 on Sat 11 Nov 2017 18:54 UTC Tags: Windows, html, Blog, Python, open, file, visual, MySQL, pip 问题描述: pip instal MySQL-Python 出现如下错误: [plain] view plain copy Installing collected packages: MySql-python Running setup. 【python】 【mysql】 【windows】 【visual】 【open】 【pip】 【file】 …[获取更多] 表示 进入内容 21 去 30 的 46 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Oracle MySQL Blogs Oracle's MySQL Blog (40) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums