Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
1) format it as code so that the indents are visible
2) what is the error? The code is being executed, the "say..." command in the system is being executed
import os
import sys
import webbrowser
words = "Hello world!"
def talk(words):
print(words)
os.system("say " + words)
talk(words)
'say' is not recognized as an internal or external command,
operable program or batch file.
Hello world!
I found the answer myself =) It's not the mint that hangs, but the x's (only from the touchpad), the glitch is removed by going to the console and back (Ctrl + Alt + F1 - Ctrl + Alt + F8). The prime suspect is the NVIDIA driver. xn--h1aafched3ame.xn--p1ai/forum/thread180.html
Faced with such a dilemma, the answer is "what the hell?" I never found it, switched to debian...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question