Message 1 of 23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have done a pip install pillow already. PIL resides in my python site-packages. I can even run it just fine inside my text editor. However when I add my code into a tool that is launched in maya 2017, i get an error "No Module named PIL"
I am doing -
from PIL import Image
Why does it not work inside of maya??
Thanks
Craig
Solved! Go to Solution.