Python Forum
Problem with music - Pygame.error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with music - Pygame.error
#1
Hi, few days ago my game was running without any problems but then I wanted to compile it from .py to .exe and it doesnt run on .exe. It says - Traceback (most recent call last):
File "C:/Users/48721/.PyCharmCE2019.2/Misiowa Gra/grazzzz.py", line 29, in <module>
music = pygame.mixer.music.load("music.mp3")
pygame.error

The same code was running on .py but doesn't on .exe and I don't know how to fix this problem. Angry Angry

Debugger says:
File "C:\Program Files\JetBrains\PyCharm Community Edition 2019.2.4\helpers\pydev\pydevd.py", line 1415, in _exec
pydev_imports.execfile(file, globals, locals) # execute the script
File "C:\Program Files\JetBrains\PyCharm Community Edition 2019.2.4\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, 'exec'), glob, loc)
Reply
#2
The music file is in the same directory as the .exe file, correct?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with pygame.event.clear qq12346 1 2,095 Oct-05-2023, 08:39 AM
Last Post: patriciainman
  pygame double jump problem Yegor123 3 2,568 May-02-2023, 09:34 PM
Last Post: sudoku6
  [PyGame] How to loop music with pygame finndude 2 3,941 Nov-09-2021, 10:54 AM
Last Post: metulburr
  [PyGame] Pygame attribute error djwilson0495 3 3,933 Feb-18-2021, 03:34 PM
Last Post: michael1789
  (HELP GREATLY APPRECIATED) New user- Huge Pygame Installation Problem! Jbomb 1 2,822 Jan-12-2021, 07:32 PM
Last Post: MK_CodingSpace
Big Grin Error installing Pygame-Zero dpa2007 1 3,171 Dec-26-2020, 03:50 PM
Last Post: MK_CodingSpace
  problem with pygame Aladdin 3 4,199 Jun-25-2020, 01:41 PM
Last Post: Aladdin
  pygame error in my clicker game CrazyMakes 2 2,547 Apr-19-2020, 03:04 AM
Last Post: Windspar
  Error to install pygame skp 1 3,481 Apr-14-2020, 05:17 PM
Last Post: joe_momma
  installing pygame error pylab 1 4,258 Dec-31-2019, 05:44 PM
Last Post: pylab

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020