Home > other >  Pygame in pycharm operation error
Pygame in pycharm operation error

Time:10-22

In pycharm import pygame runtime hint: 'the module pygame has no attribute init,' but the program is copied to the text, at a command prompt in the form of text import in python can run normally, is this why? While importing third-party libraries cannot directly in pycharm call?

CodePudding user response:

Nature can be run in pycharm, probably you format wrong, etc.

CodePudding user response:

Format not wrong, always prompt pygame no init attribute, it seems no other properties

CodePudding user response:

The building is still in, I like your problem now, I ask how to solve?

CodePudding user response:

Blind guess a wave of a pygame folder under the current folder
  • Related