-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I think it's probably because I'm running it under Windows but here it is:
Exception in thread Thread-2 (_render):
Traceback (most recent call last):
File "C:\Users\Hakan\AppData\Roaming\uv\python\cpython-3.11.13-windows-x86_64-none\Lib\threading.py", line 1045, in _bootstrap_inner
self.run()
File "C:\Users\Hakan\AppData\Roaming\uv\python\cpython-3.11.13-windows-x86_64-none\Lib\threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\Hakan\source\repos\LocalAgent\utils\spinner.py", line 44, in _render
sys.stdout.write(line)
File "C:\Users\Hakan\AppData\Roaming\uv\python\cpython-3.11.13-windows-x86_64-none\Lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f98a' in position 12: character maps to <undefined>
I get this error on serp_search threads only.
Metadata
Metadata
Assignees
Labels
No labels