Pygame doesnt gets importet

Traceback (most recent call last):
File “<pyshell#0>”, line 1, in
import pygame
File “C:\Users\User\AppData\Local\Programs\Python\Python39\pygame.py”, line 2, in
pygame.init()
AttributeError: partially initialized module ‘pygame’ has no attribute ‘init’ (most likely due to a circular import)