On Wednesday, October 10, 2018 at 6:32:54 AM UTC-5, Edward K. Ream wrote:
> "@test event classes" is failing because QtCore hasn't been imported
correctly:
Recent revs have fixed all Leo-related problems. Now there is a setup.py
problem:
$ python setup.py bdist_wheel | grep -v -e '^adding' -e '^copying'
fatal: No names found, cannot describe anything.
Traceback (most recent call last):
File "setup.py", line 150, in <module>
Removing build, dist and egg directories
version=get_version(__file__),
File "setup.py", line 31, in get_version
version = git_version(file)
File "setup.py", line 43, in git_version
tag, distance, commit = g.gitDescribe(root)
File "/home/travis/build/leo-editor/leo-editor/leo/core/leoGlobals.py",
line 4890, in gitDescribe
tag, distance, commit = describe[0].rsplit('-',2)
IndexError: list index out of range
Matt, I think this is for you.
Edward
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.