On Tue, Sep 20, 2016 at 7:22 AM francois bonnard <geoses...@gmail.com>
wrote:

> Hi Robert.
>
> Yes for Windows.
>
> Where Can I find documentation about rebuilding the library ?
>

The documentation is here:
https://pillow.readthedocs.io/en/3.3.x/installation.html#building-from-source

However, quoting that documentation:

"We don’t recommend trying to build on Windows. It is a maze of twisty
passages, mostly dead ends. There are build scripts and notes for the
Windows build in the winbuild directory."

 :-)

Justin


>
> Le lundi 19 septembre 2016 17:15:19 UTC+2, Robert White a écrit :
>>
>> Are you on windows?
>> Because Maya (2013+) does not use the same C-runtime as standard
>> python2.7 on windows, which means you can't just reuse the same
>> C-extensions between the two versions.
>> Usually you need to rebuild the library against the version(s) of Maya
>> that you're planning to support.
>>
>> On Monday, September 19, 2016 at 9:42:18 AM UTC-5, francois bonnard wrote:
>>>
>>> I have stepped back to Python 2.7.12 with Pillow installed with pip.
>>>
>>> It worked with the Idle provide with Python, but in Maya :
>>>
>>> ImportError: file <maya console> line 5: No module named PIL #
>>>
>>>
>>> Le samedi 17 septembre 2016 09:29:20 UTC+2, francois bonnard a écrit :
>>>>
>>>> Key guys
>>>>
>>>> I am looking for a way to install Pillow for Python 3.6 on Windows 10.
>>>>
>>>> There is a package to download on gitHub, but no exe files (just a
>>>> basic tutorial on how to build it, which is a bit above my competencies)
>>>>
>>>> Any hep ?
>>>>
>>>> Thanks
>>>>
>>>> Fransua
>>>>
>>>>
>>>>
>>>>
>>>> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/420b68bb-2aeb-45c8-b32c-a4fd088bb8a4%40googlegroups.com
> <https://groups.google.com/d/msgid/python_inside_maya/420b68bb-2aeb-45c8-b32c-a4fd088bb8a4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1V2_xCHQRP99sbc0eHPc%2BxBAS3zFCx4z0ZyW6-c6jZ0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to