For some reason, I get the following error when applying a stimulus to a whole-heart mesh. Would anyone have any ideas on why this might be occurring? I tried looking through the .pts and .elem files for any non-ASCII characters but I couldn't find any.
File "/usr/local/lib/python3.10/dist-packages/carputils/divertoutput.py", line 116, in call
for line in iter(proc.stdout.readline, ''):
File "/usr/lib/python3.10/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 6: invalid continuation byte