Hello Edward, Edward K. Ream schrieb am Freitag, 7. Juni 2024 um 14:15:18 UTC+2:
On Fri, Jun 7, 2024 at 4:56 AM Viktor Ransmayr wrote: > This morning I re-read your feedback - and - understood that you did say: Leo's developer should create the 'leo-editor/dist' directory manually ! I did - but - ran into the next issue: [build_log.txt doesn't exist]. > Should the GH issue #3837 <https://github.com/leo-editor/leo-editor/issues/3837> be reopened ? I have just amended the issue. I added the section "Notes about the build environment". The amendment does not make sense to me ... The file 'build_log.txt' does exist & can be created. - See attached log: ### (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ python3 -m leo.scripts.build_leo build_leo.py python -m build > build_log.txt /home/user/PyVE/GitHub/Leo/bin/python: No module named build See build_log.txt (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ ls -al build* -rw-r--r-- 1 user user 0 Jun 7 18:00 build_log.txt (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ ls -al dist total 8 drwxr-xr-x 2 user user 4096 Jun 7 18:00 . drwxr-xr-x 7 user user 4096 Jun 7 11:33 .. (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ ### IMO the problem is that the "leo-editor/dist" directory is empty ! 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/732fd35c-da8f-4429-b9d8-87f4be2222a8n%40googlegroups.com.
