On Monday, April 18, 2016 at 2:09:27 PM UTC+3, Tommi Lahtonen wrote:
>
>
> I have reported the defect to google but so far no help from them:
>
> https://code.google.com/p/googleappengine/issues/detail?id=12852&can=4&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log
>

There is now a workaround available. You can add appengine_config.py file 
with the following content:

import sys
sys.platform = 'linux3'

For more detailed info check the appengine issue page.
 

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to