How do i add PyQt6 code completion support for kdevelop?

PyQt5 is working normally and doesnt need config anything, but when i import PyQt6 the IDE told me module not found ( actually i installed PyQt6 globally and this program is can be running normally )

i wonder how do i fix this

sorry for my bad english