The problem may be that free pythonanywhere accounts do not enable outside http connections. Recaptcha uses urllib2
On Friday, 12 June 2015 03:19:36 UTC-5, webpypy wrote: > > Hi, > > I am trying recaptcha2 on pythonanywhere, it is working, but no image , > only verify check. > > using options = dict(theme='dark'), will switch to the dark > theme. > > using options = dict(type='image'), is not showing any > images, only the verify check. > > Can i know how to get an image displayed in the recaptcha2? > > Ashraf > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

