I have just downloaded it and trying to run it, but Im getting the following errors:
Traceback (most recent call last): File "D:\servers3\web2py\web2py.py", line 20, in <module> gluon.widget.start(cron=True) File "D:\servers3\web2py\gluon\widget.py", line 810, in start master = web2pyDialog(root, options) File "D:\servers3\web2py\gluon\widget.py", line 275, in __init__ self.tb = contrib.taskbar_widget.TaskBarIcon() AttributeError: 'module' object has no attribute 'taskbar_widget' Is there a special way of using the source version, or some settings im missing? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---