[Remind-Fans] wxRemind - new release
Gaby Lence
gabriel.lence at gmail.com
Thu May 18 14:42:14 EDT 2006
I need help with this.
After installing in /home/gaby/bin
issuing the command wxremind
gives me this output:
$ wxremind
/bin/sh: rem: command not found
/bin/sh: rem: command not found
/bin/sh: rem: command not found
Traceback (most recent call last):
File "/home/gaby/bin/wxremind", line 3, in ?
app = App()
File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line
7700, in __init__
self._BootstrapApp()
File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line
7352, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/home/gaby/usr/wxRemind/wxRemind.py", line 488, in OnInit
self.frame = MyFrame()
File "/home/gaby/usr/wxRemind/wxRemind.py", line 143, in __init__
self.Today()
File "/home/gaby/usr/wxRemind/wxRemind.py", line 165, in Today
self.showDay(self.selday[0], self.selday[1], self.selday[2])
File "/home/gaby/usr/wxRemind/wxRemind.py", line 323, in showDay
self.OnMonthChange(y,m)
File "/home/gaby/usr/wxRemind/wxRemind.py", line 171, in OnMonthChange
busy = Data.getMonthlyDurations(y,m)
File "/home/gaby/usr/wxRemind/wxRemData.py", line 62, in getMonthlyDurations
for day in self.data[year][month].keys():
KeyError: 2006
Any help will be appreciate.
Gabriel Lence
On 5/18/06, Daniel Graham <daniel.graham at duke.edu> wrote:
> Announcing a new release of wxRemind
>
> Comments and suggestions are greatly appreciated.
>
> -Dan
More information about the Remind-fans
mailing list