I am using Trunk

I normally have been accessing the console via...
I updated trunk today...

See stacktrace

./../web2py.py -S app -M -P
web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2011
Version 1.98.2 (2011-08-09 11:18:07)
Database drivers available: SQLite3
Traceback (most recent call last):
  File "web2py.py", line 19, in <module>
    gluon.widget.start(cron=True)
  File "/apps/www/web2py.trunk/gluon/widget.py", line 845, in start
    import_models=options.import_models, startfile=options.run)
  File "/apps/www/web2py.trunk/gluon/shell.py", line 245, in run
    code.interact(local=_env)
AttributeError: 'bool' object has no attribute 'interact'

Reply via email to