Hello Edward, Edward K. Ream schrieb am Dienstag, 19. März 2024 um 22:39:27 UTC+1:
You can now install Leo *6.7.8.post1* from pypi <https://pypi.org/project/leo/>. This "post" release changes only distribution-related files. See PR #3835 <https://github.com/leo-editor/leo-editor/pull/3835/files> for the details. The "post1" prefix is required to meet the more stringent pypi naming conventions. Please test the installation process immediately and report your experience. I installed Leo 6.7.8.post1 into an existing 'venv' on a Fedora 38 VM - but - I could NOT run it using the 'leo' cmd from the shell. I also tried installing Leo 6.7.8.post1 into a completely new Fedora 38 VM w/o using a 'venv' - Same behaviour ... After I install Leo 6.7.8.post1 I gathered the following additional info, which might help your investigation: [user@Test-VM2 ~]$ [user@Test-VM2 ~]$ python --version Python 3.11.8 [user@Test-VM2 ~]$ [user@Test-VM2 ~]$ pip --version pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) [user@Test-VM2 ~]$ [user@Test-VM2 ~]$ pip list | grep leo leo 6.7.8.post1 [user@Test-VM2 ~]$ [user@Test-VM2 ~]$ which leo /usr/bin/which: no leo in (/home/user/.local/bin:/home/user/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin) [user@Test-VM2 ~]$ With kind regards, Viktor -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/e6341fd2-e2c4-41f9-9ea9-6b74065cd224n%40googlegroups.com.
