Adam, I am just about to release PISI 0.4.9 - this issue got fixed in there.
Michael On 12/18/2009 06:58 PM, Adam Jimerson wrote: > When trying to use pisi to sync my Dates calendar and my Google calendar I > this this error: > > Traceback (most recent call last): > File "/bin/pisi", line 156, in <module> > pisicli.startCLI() > File "/opt/pisi/pisicli.py", line 236, in startCLI > source[1].load() > File "/opt/pisi/modules/calendar_google.py", line 61, in load > globalId, updated, attributes = self._geventToPisiEvent(an_event) > File "/opt/pisi/modules/calendar_google.py", line 182, in _geventToPisiEvent > recurrence.initFromData(event.recurrence.text) > File "/opt/pisi/events/events.py", line 188, in initFromData > except Error: > NameError: global name 'Error' is not defined > > any clue what is causing this problem. > > > > _______________________________________________ > Shr-User mailing list > [email protected] > http://lists.shr-project.org/mailman/listinfo/shr-user _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
