PolyMarsDev / Flappuccino

A Pygame game made in 48 hours
354 stars 127 forks source link

Why official code gives me a lotta error #25

Closed CyberVictoryMan closed 2 years ago

CyberVictoryMan commented 3 years ago

when i tried to execute the main.py, it says


Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
  File "D:\Coding Stuff\Python\Flappuccino-main\main.py", line 4, in <module>
    from .player import Player
ImportError: attempted relative import with no known parent package```
CyberVictoryMan commented 2 years ago

can some one change the code and fix da dots in main.py and import colorsys in background.py