The key bit of the error is:
File "C:\web2py\gluon\compileapp.py", line 470, in read_pyc
return marshal.loads(data[marshal_header_size:])
ValueError: bad marshal data (invalid reference)
I have also done a bit more digging and this seems to be caused by PEP 552
and for python 3.7 it appea
is there any error traceback? pls post it here too, so we know what happen
best regards,
stifan
--
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 recei
2 matches
Mail list logo