On Wed, Sep 1, 2010 at 9:24 AM, Hugo Parente Lima <[email protected]> wrote: > There are two solution for this problem: > > - Add a better code for Python detection in the installer > - Provide a zip file with the contents of the installer and a README file > telling you where to put each file. > > I'll pick the second choice because it also solve the problem for people whom > compiled Python by their own, besides people like you whom uses "alternative" > Python distributions. > > Other suggestions or patches for the installer are welcome. =]
My suggestion is to additionally check for "python" or "python2.6" in PATH. I believe even people who compile Python by themselves usually put Python on PATH for convenience. IIRC there is some way to set PATH globally and many command line tools in windows do that. Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
