Bug#348871: wxglade script should not try and detect python version

2006-01-23 Thread Chris AtLee
Hi Matthias,I realize that I'm somewhat on my own on this one since I have modified my setup.  Actually, I just double checked and /usr/bin/python still runs python2.3, but I have ~/bin/python in my PATH before /usr/bin which runs python2.4.  The end effect is the same however.I believe that /usr/

Bug#348871: wxglade script should not try and detect python version

2006-01-23 Thread Matthias Klose
severity 348871 normal thanks If you did manually modifiy /usr/bin/python to point to 2.4, you are on your own and probably more than the wxglade package is broken. wxglade explicitely demands a version python (>= 2.3), python (<< 2.4). Chris AtLee writes: > I have both python2.3, and python2.4 i

Bug#348871: wxglade script should not try and detect python version

2006-01-23 Thread Chris AtLee
I have both python2.3, and python2.4 installed.  python2.4 is my "default" (/usr/bin/python runs python2.4), and so wxglade does not run even if its dependencies are installed.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 ma

Bug#348871: wxglade script should not try and detect python version

2006-01-23 Thread Matthias Klose
> 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.