我无法在 linux 中导入 pygame 模块

I not able to import pygame module in linux

[![此图供参考

I am not able to use the init function. please solve this issue.

]1]1

您将脚本命名为 pygame.py,这是一个非常糟糕的主意,因为它隐藏了真正的 pygame 模块,更改脚本的名称应该可以正常工作。