Somebody can help me?

On Fri, Feb 6, 2009 at 11:58 AM, Edgard Matos <edgardma...@gmail.com> wrote:

> I only installed PIL in my system.
>
> I din't installer PIL on my project.
> Do I have to do this? How I do?
>
> Thanks!
>
>
> On Fri, Feb 6, 2009 at 11:44 AM, Edgard Matos <edgardma...@gmail.com>wrote:
>
>> Swaroop,
>>
>> On local system.
>>
>>
>> On Fri, Feb 6, 2009 at 11:42 AM, Swaroop C H <swaroo...@gmail.com> wrote:
>>
>>>
>>> Hi Edgard,
>>>
>>> Are you running this on your local system or on GAE?
>>>
>>> Regards,
>>> Swaroop
>>>
>>> Books and Blog - http://www.swaroopch.com
>>> Microblog - http://twitter.com/swaroopch
>>>
>>>
>>>
>>> On Fri, Feb 6, 2009 at 7:34 PM, Edgard Matos <edgardma...@gmail.com>
>>> wrote:
>>> > Hi!
>>> >
>>> > I'm trying to do a form to upload a image using Google App Engine +
>>> Django.
>>> > In my view, I have:
>>> >     data = UserForm(request.POST, request.FILES)
>>> >     if data.is_valid():
>>> >       user = users.get_current_user()
>>> >
>>> > But when I submit the form, an error has:
>>> > No module named PIL
>>> >
>>> > I always installed the Pil from
>>> http://www.pythonware.com/products/pil/.
>>> > And the error still happen.
>>> >
>>> > I'm using Windows XP.
>>> >
>>> >
>>> > Somebody know how to resolve this problem?
>>> >
>>> > Thanks a lot!
>>> >
>>> > --
>>> > Atenciosamente,
>>> > Edgard Matos
>>> > E-mail: edgardma...@gmail.com
>>> > Skype: edgardmatos
>>> > Celular: 85 8837 8285
>>> >
>>> > >
>>> >
>>>
>>> >>>
>>>
>>
>>
>> --
>> Atenciosamente,
>> Edgard Matos
>> E-mail: edgardma...@gmail.com
>> Skype: edgardmatos
>> Celular: 85 8837 8285
>>
>
>
>
> --
> Atenciosamente,
> Edgard Matos
> E-mail: edgardma...@gmail.com
> Skype: edgardmatos
> Celular: 85 8837 8285
>



-- 
Atenciosamente,
Edgard Matos
E-mail: edgardma...@gmail.com
Skype: edgardmatos
Celular: 85 8837 8285

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to