-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
The script has an issue when ran with Python 2.7.13
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/local/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "nightminer.py", line 648, in _handle_incoming_rpc
output += '\n ' + e.reply
TypeError: cannot concatenate 'str' and 'dict' objectsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels