Hello Terry. On 5 Apr., 17:41, Terry Brown <[email protected]> wrote: > On Tue, 5 Apr 2011 08:03:59 -0700 (PDT) > > VR <[email protected]> wrote: > > On 5 Apr., 01:03, Terry Brown <[email protected]> wrote: > > > On Mon, 4 Apr 2011 15:04:42 -0700 (PDT) > > > > lewis <[email protected]> wrote: > > > > ImportError: No module named SimpleHTTPServer > > > > That's a python 2/3 issue, (I noticed you're running 3.2) but I suspect > > > mod_http doesn't work in 2.x either. I can't remember exactly what it > > > was supposed to do. > > > The plug-in started without any errors or warnings on Python 2.7.1 > > even before revision 3949. > > Does it show this message: > > 1. Start Leo with the plugin enabled. You will see a purple message > that says something like:: > > "http serving enabled on port 8080, version 0.91"
Yes. - Here is the content from the log pane: <log> Leo Log Window Leo 4.8 final, build 3752, November 26, 2010 Python 2.7.1, qt version 4.7.1 Windows 6, 1, 7601, 2, Service Pack 1 leoID=VR20100603 (in D:\Users\Viktor Ransmayr\.leo) load dir: D:\Branches\leo-editor\leo\core global config dir: D:\Branches\leo-editor\leo\config home dir: D:\Users\Viktor Ransmayr reading settings in D:\Branches\leo-editor\leo\config\leoSettings.leo reading settings in D:\Users\Viktor Ransmayr\.leo\myLeoSettings.leo reading settings in D:\Users\Viktor Ransmayr\Documents\WL2011.leo reading: D:\Users\Viktor Ransmayr\Documents\WL2011.leo http serving enabled on port 8080, version 0.99 </log> > Glancing at it it seems kind of heavy code, having written 3-4 > SimpleHTTPServer based things myself, one of those might be easier to > rewrite than fix kind of things. I tried to understand the code but did not succeed ... With kind regards, VR -- 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.
