On Sep 5, 11:25 am, Ashley Johnson <[email protected]> wrote: > Nothing visible happens. No error message, no nothing. > > I also pasted > > C:\Python26\pythonw.exe "C:\Program Files\Leo-4.10-final\launchLeo.py" > > directly into a command prompt window to see if I could get an > informative error message that way. Nada. Just a fresh prompt with no > acknowledgement of anything even happening. > > This is after running the installer, which claimed to have succeeded, > for the latest version and making no other alterations to my system in > between. > > The OS is Windows Vista Home Premium. UAC is disabled so it can't be > interfering. > > A search of this forum produced zero results for each of > > won't start > > and > > doesn't start > > by the way, so this is apparently a new problem.
Fixed. I rechecked the installation and it seems the installer I downloaded set up Python 2.6 and Leo itself, but left out PyQt. Getting and installing that separately fixed it. So there were two problems, really: 1. Windows installer doesn't install all needed components. 2. Silent exit instead of informative error message if the Qt lib isn't found. -- 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.
