Jason Tackaberry wrote: > On Thu, 2007-09-27 at 09:38 +0200, Dirk Meyer wrote: >> > AttributeError: 'module' object has no attribute 'dispatcher_run' >> >> That is strange. /usr/lib/python2.5/site-packages/notifier/dispatch.py >> should have a function dispatcher_run. Could you check that please? > > I see similar such exceptions when I run beacon from kaa/base/src, > obviously because it ends up importing some module from . when it > should import from the system path.
Arg, IMHO that is a bad bug in Python. A module I only use from some part should always have it's own path as default import. Maybe beacon could chdir? Wait, IIRC it does chdir to /tmp. Dischi -- It's a little known fact that the Dark Ages were caused by unresolved Y1K issues.
pgpuSaclAW6Oh.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
