I recently moved to ubuntu 20LTS and on login to web2py I get this error:
Traceback
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
Traceback (most recent call last):
File "/home/maurice/web2py/gluon/main.py", line 440, in wsgibase
serve_controller(request, response, session)
File "/home/maurice/web2py/gluon/main.py", line 174, in serve_controller
run_models_in(environment)
File "/home/maurice/web2py/gluon/compileapp.py", line 562, in run_models_in
ccode = getcfs(model, model, f)
File "/home/maurice/web2py/gluon/cfs.py", line 50, in getcfs
data = filter()
File "/home/maurice/web2py/gluon/compileapp.py", line 559, in <lambda>
f = lambda: read_pyc(model)
File "/home/maurice/web2py/gluon/compileapp.py", line 427, in read_pyc
raise SystemError('compiled code is incompatible')
SystemError: compiled code is incompatible
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/web2py/8de75632-5257-4b6c-adac-a427f5f8930a%40googlegroups.com.