Yeah, just split the line so the comment is on its own line, it is not parsed out and is causing the error.
Tom On Sep 3, 9:52 pm, IaMaPlAyEr <[email protected]> wrote: > Hi, > > Did somebody have this issue? > Here is my log: > > Leo Log Window > > Leo 4.9 final, build 4411, June 21, 2011 > > Python 2.6.5, qt version 4.7.2 > Windows 6, 1, 7601, 2, Service Pack 1 > > leoID=HaveF (in C:\Users\Administrator\.leo) > > load dir: D:\work_for_self_lib\leo\leo-editor-snapshot\leo\core > > global config dir: D:\work_for_self_lib\leo\leo-editor-snapshot\leo\config > > home dir: C:\Users\Administrator > > reading settings in > D:\work_for_self_lib\leo\leo-editor-snapshot\leo\config\leoSettings.leo > > reading settings in C:\Users\Administrator\.leo\myLeoSettings.leo > > reading settings in C:\Users\Administrator\.leo\workbook.leo > > error importing plugin: free_layout.py # needs to be early > > Traceback (most recent call last): > > File "D:\work_for_self_lib\leo\leo-editor-snapshot\leo\core\leoPlugins.py", > line 550, in loadOnePlugin > toplevel = __import__(moduleName) > > ImportError: No module named free_layout.py # needs to be early > > reading: C:\Users\Administrator\.leo\workbook.leo > > -- > -- > Sincerely, > > HaveF -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
