On Sun, May 1, 2022 at 9:54 AM Viktor Ransmayr <viktor.ransm...@gmail.com>
wrote:

I guess my intro was to short - and/or - completely missing ;-)
>
> What I noticed is that the two **major** variants of how (many! /most?)
> people install Leo nowadays behave differently:
>
> * Running 'test-all' cmd on a Leo version 6.6* installed from GitHub
> returns **without** any failures & errors
> * Running 'test-all' cmd on a Leo version 6.6* installed from PyPI returns
> **with** failures & errors
>

Thanks for the clarification. I'll look into this further.

As you probably know, recent changes in the 6.6.2 codebase change the
command that g.run_unit_tests uses. Previously, the command string was:

    python -m unittest

Now the command string is:

    python3 -m unittest

I'm not sure whether this might make a difference.  To repeat, I'll look
into this issue.

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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS3sJ%3DG4VqHv6a1_rwQLwarFbfdu5_68VEMRxsCc25q%3DnQ%40mail.gmail.com.

Reply via email to