Tag: Pillow

  • How to build Pillow on windows with Maya 2017/2018

    Pillow is a Python image library with several other libraries built-in. Because it is originally built with VC2008, we can’t use the wheel package with Maya. We’ll need to build it manually. I wrote this blog for Maya 2017 at first. For Maya 2018, please use replace building environment with VS2015 and Windows SDK 8.1.…