重复试了几次pip install -r requirements.txt,都在安装pillow的时候失败了,想找这个枕头真的不容易
easy_install Pillow==3.4.1 非常顺利
然而,
TODO:easy_install 批量安装依赖包的时候咋整??