TheNewAttacker64/jarbou3

python 3 'C&C.py' error

throwawaya609 opened this issue · 7 comments

$ python3 'C&C.py'
Traceback (most recent call last):
File "C&C.py", line 9, in
import playsound
ModuleNotFoundError: No module named 'playsound'

^ what I get after running command

./installer.bat
./installer.bat: line 1: py: command not found
./installer.bat: line 2: py: command not found
^ also what happens when I try installer.bat

you don t have python installed why py command not working if py installed just do it manually first can you screenshot which python version you have installed

image
I installed the requirement and now this is what I get

use installer.sh you are on linux

Did you resolve the issue?