Same error:
localhost:Resources pbreit$ python web2py.py
Traceback (most recent call last):
File "web2py.py", line 16, in <module>
import gluon.widget
ImportError: No module named gluon.widgetCould there be a path issue? I do have another python installation on my Mac.

