Re: apscheduler error

2011-01-10 Thread linna li
On Jan 7, 11:03 pm, Alice Bevan–McGregor wrote: > Howdy! > > On 2011-01-07 17:08:28 -0800, linna li said: > > > I tried to use the apscheduler and used the sample code below from the > > tutorial, but got the error message: Exception in thread APScheduler > &

Re: apscheduler error

2011-01-10 Thread linna li
Thank you for all the replies here! I will try your suggestions. On Jan 7, 11:03 pm, Alice Bevan–McGregor wrote: > Howdy! > > On 2011-01-07 17:08:28 -0800, linna li said: > > > I tried to use the apscheduler and used the sample code below from the > > tutorial, b

apscheduler error

2011-01-07 Thread linna li
I tried to use the apscheduler and used the sample code below from the tutorial, but got the error message: Exception in thread APScheduler (most likely raised during interpreter shutdown). What's going on here? I really appreciate any help! from apscheduler.scheduler import Scheduler sched = Sch