>>> - fix py3.x installer bug I don't think the problems are with my code or build recipe:
http://bugs.python.org/issue13123 - bdist_wininst uninstaller does not remove pycache directories http://bugs.python.org/issue4636 - bdist_wininst installer with install script raises exception Neither has seen any action in over a year so it looks like this is the end of the road for building an .exe installer from setup.py for py3 users for the time being. I'll change the build recipe to target 2.7 and leave it at that. 3.x users can still install from pypi without trouble, there's just isn't a post-install option for creating shortcuts etc. -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.
