Thanks a lot for your help.
It is working well now.
I was working in ubuntu 10.4 lucid lynx. it comes with python2.6 by default!
I wonder why i had not problems with it until now.
best regard
Napoleon
On Mon, Oct 18, 2010 at 5:25 PM, Michele Comitini <
michele.comit...@gmail.com> wrote:
> wr
wrong url...
correct one:
http://code.google.com/intl/it-IT/appengine/docs/python/overview.html
2010/10/18 Michele Comitini :
> http://code.google.com/intl/it-IT//docs/python/gettingstarted/devenvironment.html
>
> you need python2.5
>
>
>
> 2010/10/18 Napoleon Moreno :
>> I tried to install it
>>
http://code.google.com/intl/it-IT//docs/python/gettingstarted/devenvironment.html
you need python2.5
2010/10/18 Napoleon Moreno :
> I tried to install it
>
> It answers:
>
> "This extension should not be used with Python 2.6 or later (already built
> in), and has not been tested with Python 2.3
I tried to install it
It answers:
"This extension should not be used with Python 2.6 or later (already built
in), and has not been tested with Python 2.3.4 or earlier."
It looks like it is currently installed
In the console of python i could import ssl
I am working with the release: "1.3.7" o
The import was just to test if your application was able to import the
"ssl" module.
Since it does not work it is not installed, see here:
http://pypi.python.org/pypi/ssl/1.15
install it in your python (the python you use for GAE) and try again!
mic
2010/10/18 Napoleon Moreno :
> Thanks for y
Thanks for your answer.
where should i import ssl?
I am try in db.py and the facebook.py. it does not work.
best regards
Napoleon
On Mon, Oct 18, 2010 at 2:12 PM, Michele Comitini <
michele.comit...@gmail.com> wrote:
> That error is usually because you are using a python version that does
> no
That error is usually because you are using a python version that does
not find the ssl module.
in your GAE env try the following:
import ssl
mic
2010/10/18 Napoleon Moreno :
> Good day
>
> Thanks a lot for share this code.
>
> It works well in my local sqlite environment.
>
> I can't make it
Good day
Thanks a lot for share this code.
It works well in my local sqlite environment.
I can't make it work in my local GAE.
It looks like it makes the authentication in facebook , but when it returns
it raise the error in P.D
Best regard
Napoleon
Traceback (most recent call last):
File
Looks real cool Mic.. thanks!
On Tue, Sep 28, 2010 at 2:16 AM, Michele Comitini <
michele.comit...@gmail.com> wrote:
> Hi!
>
> You can start here:
>
>
> http://code.google.com/r/michelecomitini-facebookaccess/source/browse/#hg/applications/helloFacebook
>
> you can look and even copy! ;-)
>
> mic
Hi!
You can start here:
http://code.google.com/r/michelecomitini-facebookaccess/source/browse/#hg/applications/helloFacebook
you can look and even copy! ;-)
mic
2010/9/27 bally boy :
> Hi has anyone here created any facebook apps using web2py.. would love to
> have a look!
> ( and well if anyo
Hi has anyone here created any facebook apps using web2py.. would love to
have a look!
( and well if anyone has ever documented anything.. that would be a treat!)
11 matches
Mail list logo