Re: [web2py] Re: No module named states

2018-10-26 Thread Lovedie JC
That is python 2.7, web2py 2.17.2 On Sat, 27 Oct 2018, 00:36 Lovedie JC wrote: > Latest of both. > > On Fri, 26 Oct 2018, 23:31 Dave S wrote: > >> >> >> On Friday, October 26, 2018 at 6:05:03 AM UTC-7, lbjc...@gmail.com wrote: >>> >>> I have a module with this: from gluon.contrib.states import

Re: [web2py] Re: No module named states

2018-10-26 Thread Lovedie JC
Latest of both. On Fri, 26 Oct 2018, 23:31 Dave S wrote: > > > On Friday, October 26, 2018 at 6:05:03 AM UTC-7, lbjc...@gmail.com wrote: >> >> I have a module with this: from gluon.contrib.states import * >> >> Getting the above error. >> >> Regards >> > > Which version of web2py and of python?