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

Is Python2 Or Python3? #1

Closed
308172100 opened this issue Nov 27, 2022 · 1 comment
Closed

Is Python2 Or Python3? #1

308172100 opened this issue Nov 27, 2022 · 1 comment

Comments

@308172100
Copy link

There is something wrong when I CMake the mod:

-- Found Git: /usr/bin/git
-- No C++ sources... skipping lib/
-- No C++ sources... skipping swig/
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2")
CMake Error at cmake/Modules/GrPython.cmake:113 (file):
file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called with
exactly three arguments.
Call Stack (most recent call first):
python/CMakeLists.txt:23 (include)

-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2")
CMake Error at cmake/Modules/GrPython.cmake:113 (file):
file FILE([TO_CMAKE_PATH|TO_NATIVE_PATH] path result) must be called with
exactly three arguments.
Call Stack (most recent call first):
apps/CMakeLists.txt:20 (include)

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring incomplete, errors occurred!
See also "/home/hackrf/gr-FHSS/build/CMakeFiles/CMakeOutput.log".

@jx9527
Copy link
Owner

jx9527 commented Nov 27, 2022

python3

@jx9527 jx9527 closed this as completed Dec 10, 2022
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