You might also need to test:
import PIL
import _imaging
i just used ssh to get into webfaction terminal and tested import
Image on its python and its working .. thanx :)
It seams to have PIL installed. At least one server I just tested.
Kenneth
i am using Webfaction
i am using Webfaction
Depends on the host. Do you have SSH access and can install things. If
not have you tested if it already has it installed?
Kenneth
how do i install it in the host ???
how do i install it in the host ???
Will not if PIL is not installed. Needs PIL on the host too.
Kenneth
i will try it , but when i upload my project to a host , how would the
PIL work if its just installed to my PC ?
i will try it , but when i upload my project to a host , how would the
PIL work if its just installed to my PC ?
I'm using Linux but does this work for you:
http://code.google.com/appengine/docs/python/images/installingPIL.html#windows
Kenneth
windows 7
windows 7
PIL is not installed in web2py, it is installed on the operating system.
What operating system are you using?
Kenneth
i dont know how to install it
i dont know how to install it
I don't understand what you mean. You don't need to do anything, this
code works like it is. You have to of course have PIL installed?
Kenneth
i want to use this code but i dont know how to import the PIL ??? can
you tell me how ?
i want to use this code but i dont know how to import the PIL ??? can
you tell me how ?
14 matches
Mail list logo