Hello Edward, Edward K. Ream schrieb am Donnerstag, 6. Juni 2024 um 14:40:29 UTC+2:
On Mon, Jun 3, 2024 at 2:55 PM Viktor Ransmayr <[email protected]> wrote: * When I run the 'build_leo.py' script I immediately receive the following traceback: [snip] File "/home/user/PyVE/GitHub/Leo/leo-editor/leo/scripts/build_leo.py", line 26, in <module> assert os.path.exists(dist_dir), dist_dir AssertionError: /home/user/PyVE/GitHub/Leo/leo-editor/dist (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ Hmm. I guess this is a buglet. Build devs should create a leo-editor/dist directory. 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 - See attached log: ### user@debian-leo-study-vm:~$ user@debian-leo-study-vm:~$ cd PyVE/GitHub/Leo/ user@debian-leo-study-vm:~/PyVE/GitHub/Leo$ user@debian-leo-study-vm:~/PyVE/GitHub/Leo$ source bin/activate (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo$ (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo$ cd leo-editor/ (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ (Leo) user@debian-leo-study-vm:~/PyVE/GitHub/Leo/leo-editor$ mkdir dist (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$ ### Should the GH issue #3837 <https://github.com/leo-editor/leo-editor/issues/3837> be re-opened ? 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/6d69fe4c-32a0-4e9e-9726-994854ff5bb4n%40googlegroups.com.
