On Mon, Oct 30, 2017 at 7:58 AM, lewis <[email protected]> wrote:

> Hi,
>
> Started leo commit bca052dfd, but it doesn't start at all. All I see is
> this in console:
>
> Traceback (most recent call last):
>   File "N:\git\leo-editor\launchLeo.py", line 7, in <module>
>     import leo.core.runLeo
>   File "N:\git\leo-editor\leo\core\runLeo.py", line 26, in <module>
>     import leo.core.leoApp as leoApp
>   File "N:\git\leo-editor\leo\core\leoApp.py", line 31, in <module>
>     import leo.core.editpane.editpane  # for the command creation side
> effect
>   File "N:\git\leo-editor\leo\core\editpane\editpane.py", line 24, in
> <module>
>     from clicky_splitter import ClickySplitter
> ModuleNotFoundError: No module named 'clicky_splitter'
> [end]
>

​Thanks for this.  I've requested an immediate fix.  In the meantime, the
following will restore master to a usable state:

    git checkout afdab27b02

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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to