[web2py] Re: How to implement Gmail Authentication

2015-07-14 Thread Do-Yang Kim
:15:07 AM UTC-5, Massimo Di Pierro wrote: > > You have to run web2py from source and run > > pip install oath2 > > On Saturday, 11 July 2015 08:24:03 UTC-5, Do-Yang Kim wrote: >> >> Hi. I'm a newbie trying web2py. I get this error when I try above

[web2py] Re: How to implement Gmail Authentication

2015-07-11 Thread Do-Yang Kim
Hi. I'm a newbie trying web2py. I get this error when I try above code *Cannot import module 'applications.admin.modules.oauth2'* I'm assuming that I don't have oauth2 library set up in the module section. How can I fix this? On Thursday, April 9, 2015 at 7:30:46 AM UTC-5, piero crisci wrote