On Feb 2, 5:22 am, Largo84 <[email protected]> wrote: > I see there has been some minimal discussion of running Leo from a > thumb drive installation using PortablePython. It would be helpful to > me (maybe others as well) if there was a separate instruction set in > the user guide on how to install and run Leo completely from a flash > drive in a Windows environment (or Mac, for that matter). > > Has anyone made this work? What extra steps or configurations are > needed? > > Rob.................
Correct me if I'm wrong, but I used to think that leo itself does not require anything additional to be done after having a shapshot retrieved from launchpad with bzr. If you have all dependencies installed and working (import foo working in a python shell, here foo is Tkinter, PyQt4, deppending on which GUI you want), then leo will run when being launched via launchLeo.py. -- 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.
