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/0e1b173f-52b3-4843-9811-1b6e0d04f304%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to