-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[BUG] #411
Copy link
Copy link
Closed
Labels
needs-triageIssue needs triageIssue needs triage
Description
I've got this bug : "Element.write: PythonError: Traceback (most recent call last):
File "/lib/python3.10/asyncio/futures.py", line 201, in result
raise self._exception
File "/lib/python3.10/asyncio/tasks.py", line 232, in __step
result = coro.send(None)
File "/lib/python3.10/site-packages/_pyodide/_base.py", line 500, in eval_code_async
await CodeRunner(
File "/lib/python3.10/site-packages/_pyodide/_base.py", line 351, in run_async
coroutine = eval(self.code, globals, locals)
File "", line 7, in
TypeError: expected string or buffer
--> True"
Here's code that i used:
html:
"<!doctype html>
I was expecting printing out two ip's but it didn't work.
OS: Windows 10
Browser's: Chromium, Librewolf(Firefox)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triageIssue needs triageIssue needs triage