intel / intel/graph-compiler

Build via `compile.sh`

Open
#391 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
C++
Stars
54
Forks
16
PR merge metrics
No merged PRs in 30d

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)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.