UnicodeDecodeError when running DentalSegmentator

Thank you. Recently I use this extension in other computer. But when running it I have a problem when the error was informed that Check the inference folder content C:\Temp\Slicer-igReWK\output .This below is my python console. Hope you guys can help me to figure out
Traceback (most recent call last):
File “C:\Users\顎口腔変形\AppData\Local\slicer.org\Slicer 5.7.0-2024-06-05\slicer.org\Extensions-32893\NNUNet\lib\Slicer-5.7\qt-scripted-modules\SlicerNNUNetLib\SegmentationLogic.py”, line 277, in _onReadyRead
self._report(self.process.readAll(), self.readInfo)
File “C:\Users\顎口腔変形\AppData\Local\slicer.org\Slicer 5.7.0-2024-06-05\slicer.org\Extensions-32893\NNUNet\lib\Slicer-5.7\qt-scripted-modules\SlicerNNUNetLib\SegmentationLogic.py”, line 284, in _report
info = bytes(stream.data()).decode()
UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0x8a in position 53: invalid start byte
Traceback (most recent call last):
File “C:\Users\顎口腔変形\AppData\Local\slicer.org\Slicer 5.7.0-2024-06-05\slicer.org\Extensions-32893\NNUNet\lib\Slicer-5.7\qt-scripted-modules\SlicerNNUNetLib\SegmentationLogic.py”, line 277, in _onReadyRead
self._report(self.process.readAll(), self.readInfo)
File “C:\Users\顎口腔変形\AppData\Local\slicer.org\Slicer 5.7.0-2024-06-05\slicer.org\Extensions-32893\NNUNet\lib\Slicer-5.7\qt-scripted-modules\SlicerNNUNetLib\SegmentationLogic.py”, line 284, in _report
info = bytes(stream.data()).decode()
UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0x8a in position 65: invalid start byte
Traceback (most recent call last):
File “C:\Users\顎口腔変形\AppData\Local\slicer.org\Slicer 5.7.0-2024-06-05\slicer.org\Extensions-32893\NNUNet\lib\Slicer-5.7\qt-scripted-modules\SlicerNNUNetLib\SegmentationLogic.py”, line 277, in _onReadyRead
self._report(self.process.readAll(), self.readInfo)
File “C:\Users\顎口腔変形\AppData\Local\slicer.org\Slicer 5.7.0-2024-06-05\slicer.org\Extensions-32893\NNUNet\lib\Slicer-5.7\qt-scripted-modules\SlicerNNUNetLib\SegmentationLogic.py”, line 284, in _report
info = bytes(stream.data()).decode()
UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0x8a in position 87: invalid start byte
[Python] Failed to load the segmentation.
[Python] Check the inference folder content C:\Temp\Slicer-igReWK\output