Hello,

there was just a question on the user's list about a problem which probably relates to python 3.0 being the default python version.

Since our stuff does not work with python3 yet (and won't for any time soon), and since on most python machines where there is a python3 there is most likely also a python2.x, would it be possible that we check for the latest python2.x-executable available on the system?

For example, I have python2.3, python2.5, python2.6 in my path, and python points to whatever is selected by python_select.

So if python_select points to python3, it would be good if LyX would use python2.x instead (if available).

Do I make sense?

/Konrad

Reply via email to