Commit c31d004
committed
ENH: Need to install python3.12-dev for finding Python.h
```
-- Found Python3: /usr/bin/python3 (found version "3.12.3") found
components: Interpreter
-- Could NOT find Python3 (missing: Python3_LIBRARIES
Python3_INCLUDE_DIRS Development)
CMake Error at CMakeLists.txt:892 (message):
Python3_LIBRARIES and Python3_INCLUDE_DIRS should be set to build
CTK_LIB_Scripting/Python
```1 parent 3c3b1ce commit c31d004
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments