On Sat, Aug 15, 2009 at 2:55 PM, Erik
Southworth<[email protected]> wrote:
> I dropped the latest revision tree into the plugins folder and it failed to
> load.
This is because the current plugin system is a bit inadequate for
stuff like this.
I enable it by executing this script:
QQQ
import sys
sys.path.append('/home/ville/autosphinx')
import autosphinx
autosphinx.init()
QQQ
--
Ville M. Vainio
http://tinyurl.com/vainio
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---