1、安装mysql,使用brew或者下载压缩包都可以 brew install mysql 2、下载Mysql-python。链接地址:https://files.p...
![240](https://cdn2.jianshu.io/assets/default_avatar/7-0993d41a595d6ab6ef17b19496eb2f21.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:北京
1、安装mysql,使用brew或者下载压缩包都可以 brew install mysql 2、下载Mysql-python。链接地址:https://files.p...
1、依赖安装 pip install virtualenvvirtualenvwrapper 2、配置环境变量 vi ~/.bash_profile export ...