@pyelias Oh so images? Darn. Welp whatever thank anyway :)
@pyelias Oh so images? Darn. Welp whatever thank anyway :)
OK I fix it so I dont get an error now but i get this printed instead:
<IPython.core.display.Image object>
WOW, THIS IS CRAZY!!! This is far beyond what I could ever do! It's awesome! :D
This is a fun game! Thank you for making it! :D
Yes, please!
@JoshDaBosh Ok this is what I was thinking but I don't want to have to put a tab on every line of main code... but if this is the only way so be it, also was scrolling through the ask section and basically, all my questions are in like the top 50... So From now on before I post! Look for it in repl talk!
@amasad WAIT A SECOND YOUR THE CEO. Wow! Yes I really encorage the whole sound feature, if you can't do i now that would be great in the future! I also want to thank you for making this site, Im teaching some friends how to code python on here! Thx a lot! :D
@pyelias Ok well I tried the Linux one anyway: (Just in case)
import pyttsx
engine = pyttsx.init()
engine.say('Good morning.')
engine.runAndWait()
And now I get this:
Traceback (most recent call last):
File "python", line 1, in <module>
ModuleNotFoundError: No module named 'engine'
Is there a way to fix this or is there really NO WAY to get repl.it to make sounds... if so that sucks :(
Anyway, thank you all for all the help! :D @amasad if you or your team ever add sound I would like to know. Hope you all have a good day!