-
when i run :
DEVICE=ascend python3 setup.py develop
output:
CMake Error at /home/wjb/miniconda3/envs/test/lib/python3.8/site-packages/cmake/data/share/cmake-3.31/Modules/FindPackageHandleStandard…
-
It is not necessary for the package to be located in get_python_lib.
For example, when compiling PyTorch from source using python3 setup.py develop, the package is located directly in the source fo…
-
Hello,
i have tried to install your code in my esphome but i received this error:
```
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
- framework-espidf @ 3.40408.0 (4.4.8)
- tool-cmake @ 3.16.9…
-
**The BUG**
When I try to cmake in Example/build directory after successfully installed a subset of SuiteSparse packages (due to failure of SPEX to find gmp and mpfr libraries although they exists)…
-
@alanw0 @trilinos/stk
Compiling STK within Trilinos (latest `develop`) when ArborX is in the path leads to errors during configuration due to clashing Kokkos targets:
```
CMake Error at /Users/xap/l…
-
After discussing with @nilserik78 today, I revised this repository to show multiple examples and then an issue.
As of https://github.com/matthewfeickert/atlas-cmake-nanobind-example/commit/9c812d48…
-
I've installed OpenCV with spack using `spack install opencv`, and am now trying to use this spack version of OpenCV in a CMake project.
In my current CMake project, I'm using OpenCV version 3.2, t…
-
it would be handy to have a bash script or build target (something like `make offline`) that would keep the minimal amount of downloaded devel packages and build assets from `xpProjectInstall()` so th…
-
### Is your feature request related to a problem?
The library is build and installed with cmake, but there is no way to include it in a cmake project after installation.
### Describe the solution …
Febbe updated
3 months ago
-
**Describe the bug**
Looks like cmake is not parsing 15.0.0 correctly and claims that it does not meet the min requirement of 14.
**To Reproduce**
Steps to reproduce the behavior:
Debian Sid
…