On Wed, May 8, 2013 at 4:03 PM, Fidel Pérez <[email protected]> wrote:
> Hi, I just enabled most of the plugins in settings within the > "quickstart.leo" guide so I can get a feel of what they do, and I get the > following errors. > Looks like most of them fail although some of them will load and appear in > Plugins window. > Any clues on why does this happen and how to avoid it? Or this is not the > way to activate/test plugins? > It looks like the quickstart.leo guide is out of date. The first thing to check is whether the plugin exists. For example, there is not templates plugin in the leo/plugins folder. So that's why the import of leo.plugins.templates fails. It looks like there other problems in your distro. The path module is, iirc, an extensions module, not a plugin. Leo would look for path.py in leo/extensions. At present, path is not part of the official Leo distro. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
