> Thanks for this. I'm getting quite adept at installing docutils by hand, > but I don't understand your recipe, or how it could be wrapped. > > It would be great you or someone else could automate the process of > installing dependencies. >
The take away is that there is a pure python method to install pip, which in turn can easily install Leo and docutils, meaning the two don't have to be bundled. There is still more work to do get PyQt + SIP install automated in a way that integrates nicely with Start Menu etc., but we have proof of concept that it is possible. At the very least we have a recipe that can easily build a complete ready to run all-in-one zip bundle for Windows. I'll work on this next, and then dig more into the pyqt+sip aspect. -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. For more options, visit https://groups.google.com/groups/opt_out.
