> TODO (elaborated on in further messages, which may take a while to write): > > - fix py3.x installer bug
Should be dead simple for one who works with python 3. There is a script which runs at the very end of the install process which removes dependency on Distribute's pkg_resources being already installed on the target machine. It works when installing to py2.7 but not py.32 http://bazaar.launchpad.net/~leo-editor-team/leo-editor/trunk3/view/head:/leo-install.py -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
