missing parenthesis in call to "print". Did you mean print("egi: stopping ...)?" (threaded.py, line 328) I tried to fix this by adding parentheses to print. Nevertheless, it didn't work. Any ideas? Thank you.
missing parenthesis in call to "print". Did you mean
print("egi: stopping ...)?" (threaded.py, line 328)
I tried to fix this by adding parentheses to print. Nevertheless, it didn't work.
Any ideas?
Thank you.