Also noticed that the VERSION is updated to 'Version 2.9.12-stable+timestamp.2015.01.17.06.11.03'
Tried starting web2py (though didn't expect it to work), and I see this:
```
PS C:\Users\subbaraman> python.exe d:\programs\open\web2py\web2py.py
Traceback (most recent call last):
  File "d:\programs\open\web2py\web2py.py", line 18, in <module>
    import gluon.widget
  File "d:\programs\open\web2py\gluon\__init__.py", line 21, in <module>
    from compileapp import LOAD
  File "d:\programs\open\web2py\gluon\compileapp.py", line 29, in <module>
    from gluon.dal.base import BaseAdapter
ImportError: No module named base
```

________________________________________
Kiran Subbaraman
http://subbaraman.wordpress.com/about/

On Sat, 17-01-2015 3:03 PM, Kiran Subbaraman wrote:
Issue with upgrade - via the admin web UI. Please see attached image.
Am on Windows 8.1

On Saturday, January 17, 2015 at 11:50:14 AM UTC+5:30, Massimo Di Pierro wrote:

    Changelog:

    - Modular DAL, thanks Giovanni
    - Added coverage support, thanks Niphlod
    - More tests, thanks Niphlod and Paolo Valleri
    - Added support for show_if in readonly sqlform, thanks Paolo
    - Tornado HTTPS support, thanks Diego
    - Improved scheduler, thanks Niphlod
    - Email timeout support
    - Made web2py's custom_import work with circular imports, thanks
    Jack Kuan
    - Added Portuguese, Catalan, and Burmese translations
    - Allow map_hyphen to work for application names, thanks Tim Nyborg
    - New module appconfig.py, thanks Niphlod
    - Added geospatial support to Teradata adaptor, thanks Andrew
    Willimott
    - Many bug fixes

    I am sure I am forgetting something. Thanks to all those who
    contributed. The major change is the new modular DAL. I am sure
    this will break something. So please report problems and will
    address them.


--
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