> > @Matt line 13-14 of the setup.py > import leo.core.leoGlobals as g > import leo.core.leoVersion as leoVersion > won't work if setup.py is executed outside of the leo-editor folder. You > need to add leo-editor folder to sys.path. >
Thank you! It would never have occurred to me that setup.py would be run from somewhere else. Matt -- 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.
