-
Hi,
When I denoise on any model version I get the following error. Any advice?
2024-10-13 22:39:11,691 MainProcess root INFO Starting denoising
2024-10-13 22:39:17,701 MainProcess root INFO…
-
```
===> py39-mmcif-0.79 depends on file: /usr/local/bin/python3.9 - found
cd /disk-samsung/freebsd-ports/science/py-mmcif/work-py39/mmcif-0.79 && /usr/bin/env XDG_DATA_HOME=/disk-samsung/freebsd-…
-
I have followed the instructions laid out in readme and while reconstructing the source using scons getting the below error:
/usr/bin/ld: build/X86/python/_m5/param_GshareBP.o: in function `void py…
-
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.0.1 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need…
-
Hi, I'm trying to build the pybind11 extension mentioned under onemkl_gemv example DPCTL build with CUDA:
https://github.com/IntelPython/dpctl/tree/master/examples/pybind11/onemkl_gemv
Example men…
-
Hi guys,
with the new changes in cmake file pybind11 bindings seems to have been broken i get an error that "pybind11_add_module" command not found. For now I was able to compile with old CMakeList…
-
I was wondering if you knew where to set the include path for pybind11 so that intellesense in vscode can find pybind11?
![image](https://github.com/scikit-build/scikit-build-core/assets/64887735/d…
-
# Required:
------------
[x] I believe this isn't a duplicate topic
[x] This report is not related to an adapter
## Select One:
[x] Build problem
[ ] Incorrect Functionality or bug …
-
A model can be compiled directly with the onnx-mlir docker image. A python script using subprocess is provided at onnx-mlir/docker/onnx-mlir.py. I also tried to do the same task with docker package to…
-
thanks for your interesting work! i wanna try it locally, but got an issuse in the preprocessing
https://github.com/HelloVision/HelloMeme/blob/7dd30d97f0f9590d077e84a668df9901d23da713/hellomeme/tools…