摘要:
/Files/bitwolaiye/Mike-Krieger-Instagram-at-the-Airbnb-tech-talk-on-Scaling-Instagram.pdf 阅读全文
摘要:
PIL装完后要么看最终的显示界面是否标明所要的图片格式已经支持,要么上python命令行试试。fromPILimportImageim=Image.open('image.jpg')im.rotate(45)如果不报错,则是支持该格式昨天遇到的实际问题是ubuntu的apt-get libjpeg-dev等图片支持的包装完后没有加linkhttp://askubuntu.com/questions/59844/how-can-i-make-libjpeg-available-to-python2-5上面这个文章说到了sudoln-s/usr/lib/x86_64-linux-g 阅读全文