Perhaps web2py is not in path? On Monday, 31 August 2015 10:39:11 UTC-5, Carla Raquel wrote: > > I'm using Pylint in sublime but it gives me some errors on web2py specific > variables(request,response,etc.). I've read somewhere that to solve this > you had to do something like: > > if 0: > from gluon import * > > The problem is, I'm getting the error 'Unable to import gluon'. Do you > know of any fix for this or if there's another way to end the web2py errors? > > > > Regards, > Carla >
-- 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.

