Downloaded this version:
I installed my current app, to test this version. I see the following error
Version
web2py™ Version 2.9.12-stable+timestamp.2015.03.17.18.03.34
Python Python 2.7.9: C:\Users\subbaraman\Downloads\web2py_win_001\web2py
\web2py.exe (prefix: D:\programs\open\python27)
Traceback
Traceback (most recent call last):
File
"C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\restricted.py",
line 226, in restricted
exec ccode in environment
File
"C:/Users/subbaraman/Downloads/web2py_win_001/web2py/applications/my_app/controllers/default.py"
, line 1107, in <module>
File
"C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\globals.py",
line 393, in <lambda>
self._caller = lambda f: f()
File "C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\tools.py",
line 3456, in f
return action(*a, **b)
File
"C:/Users/subbaraman/Downloads/web2py_win_001/web2py/applications/my_app/controllers/default.py"
, line 304, in index
orderby=_construct_orderby(), limitby=limitby, **cache_settings)
File
"C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\packages\dal\pydal\objects.py"
, line 2085, in select
return adapter.select(self.query,fields,attributes)
File
"C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\packages\dal\pydal\adapters\base.py"
, line 1228, in select
time_expire)
File "C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\cache.py",
line 413, in __call__
item = self.storage.get(key)
File "C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\cache.py",
line 369, in get
return self[key]
File "C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\cache.py",
line 341, in __getitem__
timestamp, value = pickle.load(recfile.open(key, 'rb', path=self.folder
))
File
"C:\Users\subbaraman\Downloads\web2py_win_001\web2py\gluon\custom_import.py"
, line 105, in custom_importer
return NATIVE_IMPORTER(name, globals, locals, fromlist, level)
ImportError: No module named objects
On Tuesday, March 17, 2015 at 8:10:17 PM UTC+5:30, Massimo Di Pierro wrote:
>
> Can you please help us test the "for testers" version of web2py?
>
--
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.