已经在pyhon中安装好pygame,并验证安装成功;但是在pycharm中使用时显示‘No module named pygame’;我检查了pycharm中的设置,确实没有pygame安装包,但是我同样操作下matplotlib安装包就有显示。
Python is well known as one of the most beginner-friendly and flexible programming languages. But while Python has a fantastic onboarding experience for even the least experienced new programmers, it ...