Hello Edward, Edward K. Ream schrieb am Montag, 17. Juni 2024 um 15:39:45 UTC+2:
Expect Leo 6.8.0 beta 1 in about a week. PR #3968 <https://github.com/leo-editor/leo-editor/pull/3968>fixes minor problems with Leo's build/install scripts. The 6.8.0 branch now contains this PR. I have also updated and simplified info item #3837 <https://github.com/leo-editor/leo-editor/issues/3837>. I know you specifically stated that you are using only Windows to create distributions. However I tried the improved installation scripts again on Linux - and - they get quite a bit further. I believe, I'm now running into an issue, that any developer would also run into on Windows, i.e. documentation files missing - or - in the wrong location ... Below you find the build logs from Fedora: ### (Leo) [user@fedora-leo-study-vm leo-editor]$ (Leo) [user@fedora-leo-study-vm leo-editor]$ python3 -m leo.scripts.build_leo build_leo.py python -m build > build_log.txt error: package directory 'leo/doc/_static' does not exist See build_log.txt (Leo) [user@fedora-leo-study-vm leo-editor]$ (Leo) [user@fedora-leo-study-vm leo-editor]$ cat build_log.txt * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - build>=1.0 - setuptools>=61.0 * Getting build dependencies for sdist... running egg_info writing leo.egg-info/PKG-INFO writing dependency_links to leo.egg-info/dependency_links.txt writing entry points to leo.egg-info/entry_points.txt writing top-level names to leo.egg-info/top_level.txt ERROR Backend subprocess exited when trying to invoke get_requires_for_build_sdist (Leo) [user@fedora-leo-study-vm leo-editor]$ ### Are you interested into looking / resolving this issue before you release Leo 6.8.0 beta 1 ? 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/e9b0d993-1d77-4621-a056-b7fab0c285dfn%40googlegroups.com.
