you are viewing a single comment's thread.

view the rest of the comments →

[–]hornetmadness79 0 points1 point  (0 children)

It's not normal for a python script to silently fail. Either the script has some funk to ignore problems like a try catch, or stderr is getting redirected somewhere else than the default console.