I am getting error when import any python library or module.
the following error shown by IDE:
from pygame.base import * # pylint: disable=wildcard-import; lgtm[py/polluting-import]
Import error: DLL load failed while importing base: The specified procedure could not be found
Additional information: python version = 3.9