PS C:\Users\sergey\desktop\dist> .\stars.exe
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "C:\Users\sergey\Desktop\stars.py", line 12, in <module>
big_star=pygame.image.load("big_star.png")
pygame.error: Couldn't open big_star.png
[7732] Failed to execute script stars
PS C:\Users\sergey\desktop> .\stars.exe
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "C:\Users\sergey\Desktop\stars.py", line 43, in <module>
ost=pygame.mixer.music.load("trek.ogg")
pygame.error
[17204] Failed to execute script stars