Does anyone know what the following error means?
{
Ticket ID
70.92.230.24.2013-07-22.00-17-44.194ba64e-ab76-48e6-9d4c-935bedce8cf2
<type 'exceptions.AttributeError'> 'module' object has no attribute
'serializers'Versionweb2py™Version
2.5.1-stable+timestamp.2013.06.06.15.39.19PythonPython 2.7.3:
/usr/bin/python (prefix: /usr)Traceback
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
Traceback (most recent call last):
File "/home/www-data/web2py/gluon/restricted.py", line 212, in restricted
exec ccode in environment
File "/home/www-data/web2py/applications/omniavx/models/db.py"
<https://omniavx.com/admin/edit/omniavx/models/db.py>, line 2, in <module>
from applications.omniavx.modules.app_constants import * #CDN-000016
File "/home/www-data/web2py/gluon/custom_import.py", line 100, in
custom_importer
return NATIVE_IMPORTER(name, globals, locals, fromlist, level)
File "applications/omniavx/modules/app_constants.py", line 6, in <module>
from gluon.tools import Recaptcha
File "/home/www-data/web2py/gluon/custom_import.py", line 100, in
custom_importer
return NATIVE_IMPORTER(name, globals, locals, fromlist, level)
File "/home/www-data/web2py/gluon/tools.py", line 37, in <module>
import gluon.serializers as serializers
AttributeError: 'module' object has no attribute 'serializers'
}
--
---
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/groups/opt_out.