Re: Pillow on QPython3

2015-02-03 Thread Russell Keith-Magee
Hi Adewale, Installing Pillow is always a bit of a struggle, because it involves native code - the pieces of pillow that do the actual image processing rely on system libraries for handling JGEG, PNG etc. If the makers of QPython haven't included Pillow (or PIL) in their build, you're going to be

Re: Pillow on QPython3

2015-02-03 Thread Erik Cederstrand
> Den 03/02/2015 kl. 14.36 skrev ADEWALE ADISA : > > Hi guys, am try to setup django tutorial with QPython3 on android device. But > the problem is am unable to install Pillow on the Qpython3. Its just giving > me various error. I try Qpython forum but with no avail. Picking a random post here