ZED installation issue

pyzed.sl is not working

Getting the below error

ImportError: /home/user/.local/lib/python3.8/site-packages/pyzed/sl.cpython-38-aarch64-linux-gnu.so: undefined symbol: _ZN2sl14InitParametersC1ENS_10RESOLUTIONEibNS_10DEPTH_MODEENS_4UNITENS_17COORDINATE_SYSTEMEbiffbibNS_6StringEiP8CUctx_stNS_9InputTypeES5_bbS5_fbfb```

Hello,

This is a mismatch between python module and ZED SDK versions. Make sure yo use the SDK 4.0.7 and the latest python wrapper.