Re: [web2py] Re: Using Python Imaging Library(PIL)

2011-11-20 Thread Kenneth Lundström
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 ?




Re: [web2py] Re: Using Python Imaging Library(PIL)

2011-11-20 Thread Kenneth Lundström

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




Re: [web2py] Re: Using Python Imaging Library(PIL)

2011-11-20 Thread Kenneth Lundström

I'm using Linux but does this work for you:

http://code.google.com/appengine/docs/python/images/installingPIL.html#windows


Kenneth


windows 7




Re: [web2py] Re: Using Python Imaging Library(PIL)

2011-11-20 Thread Kenneth Lundström

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 ?




Re: [web2py] Re: Using Python Imaging Library(PIL)

2011-11-20 Thread Kenneth Lundström
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 ???




Re: [web2py] Re: Using Python Imaging Library(PIL)

2011-11-20 Thread Kenneth Lundström

It seams to have PIL installed. At least one server I just tested.


Kenneth


i am using Webfaction