HELP HA raspberry_pi integration won't startup after upgrade to 2022.7.6 from 2022.6.6

Hi,
I’ve just tried to move from 2022.6.6 to 2002.7.6 but the boot process hangs starting raspberry integration
This is the message:
2022-07-23 18:28:02 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: raspberry_pi
I run over pi3

I’ve got also a lot of other errors that seems related to pyton

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [15 lines of output]
running bdist_wheel
running build
running build_py
Compiling ws281x library…
creating build
creating build/lib.linux-aarch64-cpython-310
creating build/lib.linux-aarch64-cpython-310/rpi_ws281x
copying rpi_ws281x/rpi_ws281x.py → build/lib.linux-aarch64-cpython-310/rpi_ws281x
copying rpi_ws281x/init.py → build/lib.linux-aarch64-cpython-310/rpi_ws281x
running build_ext
building ‘_rpi_ws281x’ extension
creating build/temp.linux-aarch64-cpython-310
creating build/temp.linux-aarch64-cpython-310/lib
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fno-semantic-interposition -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -DTHREAD_STACK_SIZE=0x100000 -fPIC -I. -I/usr/local/include/python3.10 -c lib/dma.c -o build/temp.linux-aarch64-cpython-310/lib/dma.o
error: command ‘gcc’ failed: No such file or directory
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for rpi_ws281x
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [15 lines of output]
******************************************************************************
* Setup can’t determine the value of PAGE_SIZE on your system, so it will
* default to 4096 which may not be correct.
*
* Please report this message and your operating system info to the package
* maintainer listed in the README file.
******************************************************************************
running bdist_wheel
running build
running build_ext
building ‘sysv_ipc’ extension
creating build
creating build/temp.linux-aarch64-cpython-310
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fno-semantic-interposition -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/local/include/python3.10 -c common.c -o build/temp.linux-aarch64-cpython-310/common.o
error: command ‘gcc’ failed: No such file or directory
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for sysv_ipc
error: subprocess-exited-with-error

Hi !

I have the same problem . Waiting on integrations to complete setup: raspberry pi

did you find a solution?

Same here…

Doesn’t stop loading. Other integration also not loading because it stucks at this.

Did delete the integration - same