-
Notifications
You must be signed in to change notification settings - Fork 15
Build via compile.sh #391
Copy link
Copy link
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation