Hello Edward & Community,
Has anyone tried to create a pypi distribution of Leo following the
description in GitHub issue #3837 ?
When I try to follow the description I already fail during Step 1 !
* I start with an up to date version of Leo's devel branch.
* The only change I make is to change the version tag of Leo in '
PKG-INFO.TXT'.
* When I run the 'build_leo.py' script I immediately receive the following
traceback:
###
(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
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
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$
###
The assertion ~ flags ~ "/home/user/PyVE/GitHub/Leo/leo-editor/dist" - but
- should it not check for "/home/user/PyVE/GitHub/Leo/leo-editor/leo/dist" ?
What am I missing ?
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/236a23b6-2eae-42a4-be86-e050ef4118f9n%40googlegroups.com.