python 3 'C&C.py' error
throwawaya609 opened this issue · 7 comments
throwawaya609 commented
$ 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
throwawaya609 commented
./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
TheNewAttacker64 commented
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
throwawaya609 commented
throwawaya609 commented
TheNewAttacker64 commented
use installer.sh you are on linux
throwawaya609 commented
Bignun commented
Did you resolve the issue?