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",line224,inrestricted
  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>,line14,in<module>
    db=DAL('sqlite://storage.sqlite',pool_size=1,check_reserved=['all'])
  File"gluon/dal/base.py",line443,in__init__
  File"gluon/custom_import.py",line92,incustom_importer
ImportError:No module named reserved_sql_keywords


________________________________________
Kiran Subbaraman
http://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
    <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_win.zip>
    http://web2py.com/examples/static/nightly/web2py_osx.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] <mailto:[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.

Reply via email to