ImportError: no module named ‘pyb’

Hi i am trying to use the pyb library with the RT1062 but i get an ImportError: no module named ‘pyb’

Is there any solution?

The pyb is not available for IMXRT, please install the updated resources, you should find new examples for IMXRT.

Since it was my first time using it, I referenced the tutorial and it used pyb.
tutorial : Quick reference for the openmvcam — MicroPython 1.22 documentation

If I do not apply to IMXRT, where can I see new examples?
I searched but couldn’t find it.

Please tell me how. thank you

They are in the IDE under Examples.