Replies: 1 comment 1 reply
-
Hi @monroyhd, Are you using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PythonError: Traceback (most recent call last): File "/lib/python311.zip/_pyodide/_base.py", line 540, in eval_code_async await CodeRunner( File "/lib/python311.zip/_pyodide/_base.py", line 363, in run_async coroutine = eval(self.code, globals, locals) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 10, in UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 72: invalid continuation byte
Beta Was this translation helpful? Give feedback.
All reactions