Closed Steve-V closed 12 years ago
Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 530, in bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 483, in run self.__target(_self.args, *_self.__kwargs) File "/BotSteve/modules/rss.py", line 111, in monitor formattedTime = "( " + str(eachDuration / 60.0) + " ) min" TypeError: unsupported operand type(s) for /: 'str' and 'float'
Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 530, in bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 483, in run self.__target(_self.args, *_self.__kwargs) File "/BotSteve/modules/rss.py", line 111, in monitor formattedTime = "( " + str(eachDuration / 60.0) + " ) min" TypeError: unsupported operand type(s) for /: 'str' and 'float'