-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
It is recommended to check whether the following is installed before building via compile.sh --dev:
- python3.10
- python-devtools
- numpy
The build fails with python3.12.
If you don't have python-devtools installed (e.g., in your conda environment), you get the following CMake error:
Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Development.Module)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation