Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake configuring error. #23

Closed
antoniovazquezblanco opened this issue Jun 3, 2011 · 1 comment
Closed

CMake configuring error. #23

antoniovazquezblanco opened this issue Jun 3, 2011 · 1 comment

Comments

@antoniovazquezblanco
Copy link

CMake isnt able to find my python interpreter on ubuntu. here's a log:

CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-2.8/Modules/FindPythonInterp.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:13 (find_package)

-- Configuring incomplete, errors occurred!
antonio@antonio-pc:~/Descargas/apitrace$ python -V
Python 2.7.1+

@jrfonseca
Copy link
Member

I've pushed a change to accept python 2.7, in addition to 2.6. It should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants