Can you try once more please? I do not have a windows machine handy. On Wednesday, 7 January 2015 00:03:09 UTC-6, Kiran Subbaraman wrote: > > SRC seems to work ok now. I haven't deployed a working application on it > to test it. > WIN starts, but shows an error: > > Traceback (most recent call last): > File "gluon/restricted.py", line 224, in restricted > File > "C:/Users/subbaraman/Downloads/web2py_win/web2py/applications/welcome/models/db.py" > <http://127.0.0.1:8000/admin/default/edit/welcome/models/db.py>, line 14, in > <module> > db = DAL('sqlite://storage.sqlite',pool_size=1,check_reserved=['all']) > File "gluon/dal/base.py", line 443, in __init__ > File "gluon/custom_import.py", line 92, in custom_importer > ImportError: No module named reserved_sql_keywords > > > ________________________________________ > Kiran Subbaramanhttp://subbaraman.wordpress.com/about/ > > On Wed, 07-01-2015 10:40 AM, Massimo Di Pierro wrote: > > OK. One more try. The problems with SRC and OSX versions are fixed. How > about the WIN version? > > The GTK widget of the OSX version seems very slow on my Mac. I cannot > figure out if it is a local problem or a more general one. > > On Tuesday, 6 January 2015 11:37:59 UTC-6, Massimo Di Pierro wrote: >> >> The 2.9.12 source is in >> >> http://web2py.com/examples/static/nightly/web2py_src.zip >> >> The 2.9.12 binaries are in >> >> http://web2py.com/examples/static/nightly/web2py_win.zip >> http://web2py.com/examples/static/nightly/web2py_osx.zip >> >> Please help us test them so we can released 2.9.12. >> >> 2.9.12 includes mostly bug fixes but there is some major DAL >> refactoring so we are concerned about backward compatibility. We think it >> works but please let us know asap if this breaks your code. >> >> Massimo >> >> -- > 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. > > >
-- 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.

