Replies: 1 comment 4 replies
-
@rtayl Thanks for reporting! Would you mind providing us with step-by-step instructions on how to reproduce the issue? We have yet tested the project in any cross-compilation scenarios so it would be good to understand what we are missing here. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm building with cross-compilation trying to use the CPU backend for a riscv machine but I'm getting some error:
/usr/include/python3.10/pyconfig.h:88:14: fatal error: 'riscv64-linux-gnu/python3.10/pyconfig.h' file not found
88 | # include <riscv64-linux-gnu/python3.10/pyconfig.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Beta Was this translation helpful? Give feedback.
All reactions