Hi,
I tried to build wazuh-manager version - 4.3.10 from source.
i installed all dependences from documents.
i use 2 command:
make deps EXTERNAL_SRC_ONLY=1 TARGET=manager in wazuh/src directory
sudo ./install from wazuh directory
but i got error like that:

that told me that could't build python.
libwazuhext.so: cannot open shared object file: No such file or directory
libwazuhext.so file was found in source code

i tried with other version - 4.4.5 and the same error.
How can i solve this situation ?
Best Regards,