运行错误
回答
收藏

运行错误

s
small0225
2023-08-05 17:41·浏览量:550
s
small0225
发布于 2023-08-05 17:41550浏览

那个大神可以帮忙看看什么意思

流程执行失败:

Exception in thread Thread-8:
Traceback (most recent call last):
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\threading.py", line 926, in _bootstrap_inner
self.run()
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\subprocess.py", line 1238, in _readerthread
buffer.append(fh.read())
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'mbcs' codec can't decode bytes in position 0--1: No mapping for the Unicode character exists in the target code page.

Exception in thread Thread-14:
Traceback (most recent call last):
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\threading.py", line 926, in _bootstrap_inner
self.run()
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\subprocess.py", line 1238, in _readerthread
buffer.append(fh.read())
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'mbcs' codec can't decode bytes in position 0--1: No mapping for the Unicode character exists in the target code page.

Exception in thread Thread-20:
Traceback (most recent call last):
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\threading.py", line 926, in _bootstrap_inner
self.run()
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.12.31\python\lib\subpr

收藏
全部回答1
最新
发布回答
回答