On Sat, Sep 5, 2009 at 5:58 PM, rhh <[email protected]> wrote: > > I just installed it on windows using the installer. It seemed to work > just fine. I am unclear on why it installs to program files rather > than site-packages. I can't see any advantages to program files and > site-packages seems to be a cleaner and more natural location for > python code. >
There was no reason. The old installer installed to "program files", and I didn't catch that this was dubious. The new installer finds the top-level Python directory fairly easily, and I suppose it would be safe enough to assume that site-packages resides in python\lib... I've made a note to make this change in my version of the installer. I assume that David will do something similar with his version. Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
