Python:MySQL数据库相关操作
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Python:MySQL数据库相关操作相关的知识,希望对你有一定的参考价值。
系统环境
Ubuntu 16.04.2 LTS
mysql Ver 14.14 Distrib 5.7.18, for Linux (x86_64) using EditLine wrapper
Python 3.5.2
pip 9.0.1 from /usr/local/lib/python3.5/dist-packages (python 3.5)
查看Python相关模块版本
pip3 pip3 freeze
问题1:安装mysql-connector-python时出现“Unable to find Protobuf include directory”
https://stackoverflow.com/questions/43029672/unable-to-find-protobuf-include-directory
以上是关于Python:MySQL数据库相关操作的主要内容,如果未能解决你的问题,请参考以下文章