Is it possible that there is an errory in 2.9.12 with simplejson?

Traceback (most recent call last):
  File "/home/oliver/apps/web2py/gluon/restricted.py", line 224, in restricted
    exec ccode in environment
  File 
"/home/oliver/apps/web2py/applications/stoppwatch/controllers/default.py" 
<http://127.0.0.1:8000/admin/default/edit/stoppwatch/controllers/default.py>, 
line 81, in <module>
  File "/home/oliver/apps/web2py/gluon/globals.py", line 393, in <lambda>
    self._caller = lambda f: f()
  File 
"/home/oliver/apps/web2py/applications/stoppwatch/controllers/default.py" 
<http://127.0.0.1:8000/admin/default/edit/stoppwatch/controllers/default.py>, 
line 25, in import_data
    from simplejson import loads
  File "/home/oliver/apps/web2py/gluon/custom_import.py", line 92, in 
custom_importer
    return base_importer(pname, globals, locals, fromlist, level)
ImportError: No module named simplejson


Am Samstag, 17. Januar 2015 07:20:14 UTC+1 schrieb Massimo Di Pierro:
>
> 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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to