Lines Matching refs:Python
5 AC_ARG_VAR([PYTHON_VERSION],[The installed Python
7 will be appended to the Python interpreter
49 AC_MSG_CHECKING([for the $m Python module])
60 AC_MSG_CHECKING([for the $m2 Python module])
66 AC_MSG_ERROR([cannot import Python module "$m", or "$m2".
67 Please check your Python installation. The errors are:
78 # Check for Python include path
80 AC_MSG_CHECKING([for Python include path])
98 # Check for Python library path
100 AC_MSG_CHECKING([for Python library path])
116 AC_MSG_CHECKING([for Python site-packages path])
141 #include <Python.h>
150 Could not link test program to Python. Maybe the main Python library has been
156 You probably have to install the development version of the Python package