Commenting out signal import and call to signal in ln 806 of widget.py
brings the next error message of:
File "web2py.py", line 15, in web2py.py
File "c:\web2py\gluon\widgetpy.py", line 25, in c:\web2py\gluon
\widget.py
File "c:\web2py\gluon\contrib\cron.py", line 16, in c:\web2py\gluon
\
Thanks, Yarko. I completely forgot about that option.
With that out of the way and another signal import/call in main
commented out, I'm left with:
ValueError: _getframe is not implemented for non-zero depth
which is traced back to portaloacker.py's call to the standard library
logging modu
2 matches
Mail list logo