PIL module in operator snippets but not in default environment

Hi, Ive noticed while browsing operator snippets that the return images snippet for the webserver has the line

from PIL import Image 

however PIL is not an installed 3rd party package. I know its easy to isntall via pip, but I feel that having a 3rd poarty package thats not packaged with TD by default in the operator snippets is not intended behaviour

Hey @shamanic

Sorry about that. This will get corrected ASAP.

Best,
Michel

1 Like