Got this error when trying to install opencv python on python 3.12.1

AttributeError: module ‘pkgutil’ has no attribute ‘ImpImporter’. Did you mean: ‘zipimporter’?

what version of opencv-python are you trying to install?