Onsdag 12 oktober 2011 skrev Campbell Barton:
> On Tue, Oct 11, 2011 at 10:50 PM, Yngve Inntjore Levinsen
> wrote:
> > Fredag 07 oktober 2011 skrev Yngve Inntjore Levinsen:
> >> Dear all,
> >>
> >> I have some configuration scripts in python that needs to be run for my
> >> project, so I use the F
On Tue, Oct 11, 2011 at 10:50 PM, Yngve Inntjore Levinsen
wrote:
> Fredag 07 oktober 2011 skrev Yngve Inntjore Levinsen:
>> Dear all,
>>
>> I have some configuration scripts in python that needs to be run for my
>> project, so I use the FindPythonInterp package. This has nicely found the
>> versio
Fredag 07 oktober 2011 skrev Yngve Inntjore Levinsen:
> Dear all,
>
> I have some configuration scripts in python that needs to be run for my
> project, so I use the FindPythonInterp package. This has nicely found the
> version 2.7 on my system so far, but now it suddenly finds /usr/bin/python
Dear all,
I have some configuration scripts in python that needs to be run for my
project, so I use the FindPythonInterp package. This has nicely found the
version 2.7 on my system so far, but now it suddenly finds /usr/bin/python
which is a soft link to version 3.2. My script doesn't work with