It can be in fact foolish I am not realizing but it´s very strange.
When I deploy to GAE via appcfg.py and run a certain function that
depends on the module simplejson.scanner it fails.
In the log:
from simplejson.scanner import make_scanner
ImportError: No module named simplejson.scanner
This module is installed into the modules folder and works locally.
Some tip on this new mistery!?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---