No Auto Suggest in VSCode for pyzed.sl

Hi dear STEREOLABS developers

I just installed the ZED SDK and python API. I am a VSCode user and also using the intellisense everyday without any issue. Now the intellisense can not suggest anything for the pyzed.
By the way all the sample codes in the SDK is working without any error.

Do you have any solution for this?

ZED SDK 3.7.7
python 3.10.7 64-bit (windows 11)
device: ZED2i

Hi Again,

Sorry for the issue, solved it by myself.
Downloaded the sl.pyx from github, then renamed it to sl.py and put it in the pyzed folder (site-packages). Restarted the VSCode.