Cinder <[email protected]> writes:

> checking for python version... 3.2
> checking for python platform... linux2
> checking for python script directory... 
> ${prefix}/lib64/python3.2/site-packages
> checking for python extension module directory... 
> ${exec_prefix}/lib64/python3.2/site-packages
> checking for headers required to compile python extensions...   File 
> "<string>", line 1
>     import sys; print sys.prefix
>                         ^
> SyntaxError: invalid syntax
>   File "<string>", line 1
>     import sys; print sys.exec_prefix
>                         ^
> SyntaxError: invalid syntax
> not found
> configure: error: Could not find Python headers

python3 is not backward compatible with python2 scripts.

-- 
Nedko Arnaudov <GnuPG KeyID: 5D1B58ED>

Attachment: pgp91iESjPar8.pgp
Description: PGP signature

Reply via email to