To my mind there is no reason for the wxglade script to try and detect which version of python is being used if it can't make good use of that information.
Thanks,
Chris
On 1/23/06, Matthias Klose <[EMAIL PROTECTED]> wrote:
> On my system python2.4 is the default version of python, so the shell
> script tries to find wxglade in the python2.4 site-packages directory.
so the package cannot be installed, as it depends on
Depends: python (>= 2.3), python (<< 2.4), python-wxgtk2.6 | python-wxgtk
I cannot see a bug here.
Matthias