If all goes well you should see a message about game_gui being installed successfully and will be able to find pygame_gui in the list of installed packages for your python interpreter (PyCharm ...
@weakpass/ ├── __init__.py # 包初始化文件 ├── core/ # 核心模块 │ ├── __init__.py │ ├── unified_verifier.py # 统一验证器 ...