No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Hello Need help. I try to insert a background sound in my program but I get ImportError message Below line 8 and 9 of my program import random, time, pygame, sys from pygame.locals import * Below the error message when running my program #C:\Users\user pc\AppData\Local\Programs\Python\Python35-32\python "C:\Users\user pc\SkyDrive\ISN\son essaie.py" #Process started …
Tried to run the program but had an error on line 4 bellow the error C:\Users\user pc\AppData\Local\Programs\Python\Python35-32\python "C:\Users\user pc\SkyDrive\ISN\son internet test.py" Process started >>> File "C:\Users\user pc\SkyDrive\ISN\son internet test.py", line 4 from struct import pack ^ IndentationError: unexpected indent Process finished. (Exit code 1)
The End.