摘要:
在windows下使用pip安装包的时候提示报错:Microsoft Visual C++ 9.0 is required (Unable to find vcvarsall.bat)windows下使用pip安装包的时候需要机器装有vs2008,VS2012还不行,如果不想装VS2008的话,可以... 阅读全文
摘要:
环境: Mac OS X 10.9.41. 安装直接用pip 安装pip install mitmproxy发现在安装依赖包 lxml 的时候报错In file included from src/lxml/lxml.etree.c:239:/private/tmp/pip_build_root/l... 阅读全文
摘要:
环境操作系统:Mac OS X 10.9.41. 下载 地址:http://www.rarlab.com/rar/rarosx-5.2.0.tar.gz2. 安装 解压后进入目录MacBook-Pro: cd #rarMacBook-Pro: ls -aldrwxr-xr-x@ 12 balaa... 阅读全文
摘要:
来自:http://blog.csdn.net/sara_yhl/article/details/6850107导出select * from test_info into outfile '/tmp/test.csv' fields terminated by ',' optionally... 阅读全文