In the efforts of making Imageworks easier to maintain and package for harbour and obs I was looking into packaging PIL only to find that it’s actually ‘there’:
Suggests to me I should just be able to use this! I’ve been going this route:
sys.path.append(’/usr/share/harbour-simplecrop/lib/’) and installing a custom version
Does python-imaging in SFOS give me PIL? looks like it.
import PIL
and is it installed by default? looks not.
Seems to be version 8.