Install edge_ompulse_sdk (python) errror

pip3 install edge_impulse_linux

error message:

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for numpy
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

my set:
Ubuntu SMP Wed Jun 1 19:16:45 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
python 3.10.4

why?
thanks

Project ID:

Context/Use case:

Hello @b7ur,

I have not seen that error before…
Could you try with Python 3.7, 3.8 or 3.9?

I have Python 3.7.10 on my side.
If it works on your side with a lower version of Python than 3.10, I’ll update the documentation until it will be fixed for 3.10. If it still does not work, I’ll investigate further.

Regards,

Louis