> I can't find the way to install it It is possible to run leo on Windows by just typing "python.exe lauchLeo.py". If Windows doesn't know about python.exe, you could modify the PATH env variable or use a full path to the python interpreter in the above command.
> I'm on a windows 2000 Pro pc. > I've installed Python 2.5.2 and wxpython 2.8 AFAIK there's some work that is trying to use wxpython, but it is not functional yet. Python uses tkinter which gets installed with python on Windows. > I've tryied to install leo > installation it's ok but don't run. I can't speak for the latest version, but some time ago I've installed leo on Windows and it created a shortcut on the desktop. I suggest you to see the properties of that shortcut (the command that is starting leo) and to paste that command into a cmd terminal, so you might get some useful error messages/python tracebacks. > There isn't a src directory on the leo installation. I suppose that happens because the docs are (unfortunately) slightly outdated. See above a way to run leo without having to install it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
