Leo 6.1-b1 released

99 views
Skip to first unread message

Edward K. Ream

unread,
Oct 27, 2019, 7:07:25 AM10/27/19
to leo-editor
Leo 6.1 b1 is now available on GitHub. See this page for the highlights.

Many thanks to all those who have contributed to this release.

Devs: please hold all commits to "devel" until Leo 6.1-final goes out the door.  Barring significant new problems, this will happen in about a week.

Edward

Viktor Ransmayr

unread,
Oct 28, 2019, 4:55:25 AM10/28/19
to leo-editor
Hello Edward, hello Matt,
Initial install from PyPI into a dedicated Python virtual environment worked, when starting from the command line using "leo".

Using "leo-m" I get the information, that this command does not exist (Log-001). - This is strange, since it works in my "Leo-devel" environment, where I use pip to install from the latest development archive.

Using "leo-c" I get the following traceback (Log-002). - Could the package "windows-curses" be added to the dependencies, that are automatically installed, when installing Leo into a Windows environment?

These are my initial findings so far for Leo 6.1b1

With kind regards,

Viktor

---

### Log-001 ###

(Leo-6.1-b1) PS C:\Users\Viktor\pyve\Leo-6.1-b1> leo-m                                                                  leo-m : Die Benennung "leo-m" wurde nicht als Name eines Cmdlet, einer Funktion, einer Skriptdatei oder eines
ausführbaren Programms erkannt. Überprüfen Sie die Schreibweise des Namens, oder ob der Pfad korrekt ist (sofern
enthalten), und wiederholen Sie den Vorgang.
In Zeile:1 Zeichen:1
+ leo-m
+ ~~~~~
    + CategoryInfo          : ObjectNotFound: (leo-m:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

### Log-002 ###

(Leo-6.1-b1) PS C:\Users\Viktor\pyve\Leo-6.1-b1> leo-c                                                                 
--global-docks: False

Traceback (most recent call last):

  File "c:\users\viktor\pyve\leo-6.1-b1\lib\site-packages\leo\core\leoApp.py", line 1015, in createCursesGui
    import curses

  File "C:\Users\Viktor\EE\Python\Python37\lib\curses\__init__.py", line 13, in <module>
    from _curses import *

ModuleNotFoundError: No module named '_curses'

can not import _curses.
Windows: pip install windows-curses
(Leo-6.1-b1) PS C:\Users\Viktor\pyve\Leo-6.1-b1> 

Matt Wilkie

unread,
Oct 29, 2019, 12:20:46 AM10/29/19
to leo-editor
(Leo-6.1-b1) PS C:\Users\Viktor\pyve\Leo-6.1-b1> leo-c                                                                 
...
can not import _curses.
Windows: pip install windows-curses

Yup, that's a bug. Please open an issue on Github so I don't forget about it. (Full log not necessary)

-matt

Viktor Ransmayr

unread,
Oct 29, 2019, 2:54:00 AM10/29/19
to leo-e...@googlegroups.com

With kind regards,

Viktor

Viktor Ransmayr

unread,
Oct 29, 2019, 6:03:44 PM10/29/19
to leo-editor
Hello Matt,

Am Montag, 28. Oktober 2019 09:55:25 UTC+1 schrieb Viktor Ransmayr:
...


Using "leo-m" I get the information, that this command does not exist (Log-001). - This is strange, since it works in my "Leo-devel" environment, where I use pip to install from the latest development archive.

Can you please comment on this aspect as well? - TIA.

With kind regards,

Viktor

Edward K. Ream

unread,
Nov 2, 2019, 5:44:20 AM11/2/19
to leo-editor
On Sunday, October 27, 2019 at 6:07:25 AM UTC-5, Edward K. Ream wrote:

Devs: please hold all commits to "devel" until Leo 6.1-final goes out the door.  Barring significant new problems, this will happen in about a week.

There are still two bugs on the 6.1 list. At present the plan is to release 6.1 final on Friday, November 8.

Edward
Reply all
Reply to author
Forward
0 new messages