I couldn’t figure it out in Firefox, so I switched to Google Chrome. Here is the console output:
13Third-party cookie will be blocked in future Chrome versions as part of Privacy Sandbox.Understand this warning
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
python-test-evaluator.ts:177 PythonError: Traceback (most recent call last):
File "/lib/python311.zip/_pyodide/_base.py", line 468, in eval_code
.run(globals, locals)
^^^^^^^^^^^^^^^^^^^^
File "/lib/python311.zip/_pyodide/_base.py", line 310, in run
coroutine = eval(self.code, globals, locals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<exec>", line 4, in <module>
File "/lib/python311.zip/unittest/case.py", line 873, in assertEqual
assertion_func(first, second, msg=msg)
File "/lib/python311.zip/unittest/case.py", line 1253, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/lib/python311.zip/unittest/case.py", line 703, in fail
raise self.failureException(msg)
AssertionError: ' 3801 123\n- 2 + 49\n------ -----\n' != ' 3801 123\n- 2 + 49\n------ -----'
3801 123
- 2 + 49
- ------ -----
? -
+ ------ -----
at new_error (pyodide.asm.js:9:14992)
at pyodide.asm.wasm:0x152d67
at pyodide.asm.wasm:0x152e6c
at Module._pythonexc2js (pyodide.asm.js:9:654797)
at Module.callPyObjectKwargs (pyodide.asm.js:9:75609)
at Module.callPyObject (pyodide.asm.js:9:75818)
at Function.apply (pyodide.asm.js:9:89069)
at Object.apply (pyodide.asm.js:9:87847)
at Object.runPython (pyodide.asm.js:9:122345)
at runPython (python-test-evaluator.ts:121:15)
at test (eval at evaluatedTestString (python-test-evaluator.ts:90:13), <anonymous>:3:5)
at ctx.onmessage (python-test-evaluator.ts:172:11)
ctx.onmessage @ python-test-evaluator.ts:177Understand this error
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
python-test-evaluator.ts:177 PythonError: Traceback (most recent call last):
File "/lib/python311.zip/_pyodide/_base.py", line 468, in eval_code
.run(globals, locals)
^^^^^^^^^^^^^^^^^^^^
File "/lib/python311.zip/_pyodide/_base.py", line 310, in run
coroutine = eval(self.code, globals, locals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<exec>", line 4, in <module>
File "/lib/python311.zip/unittest/case.py", line 873, in assertEqual
assertion_func(first, second, msg=msg)
File "/lib/python311.zip/unittest/case.py", line 1253, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/lib/python311.zip/unittest/case.py", line 703, in fail
raise self.failureException(msg)
AssertionError: ' 1 1\n+ 2 - 9380\n--- ------\n' != ' 1 1\n+ 2 - 9380\n--- ------'
1 1
+ 2 - 9380
- --- ------
? -
+ --- ------
at new_error (pyodide.asm.js:9:14992)
at pyodide.asm.wasm:0x152d67
at pyodide.asm.wasm:0x152e6c
at Module.callPyObjectKwargs (pyodide.asm.js:9:75609)
at Module.callPyObject (pyodide.asm.js:9:75818)
at Function.apply (pyodide.asm.js:9:89069)
at Object.apply (pyodide.asm.js:9:87847)
at Object.runPython (pyodide.asm.js:9:122345)
at runPython (python-test-evaluator.ts:121:15)
at test (eval at evaluatedTestString (python-test-evaluator.ts:90:13), <anonymous>:3:5)
at ctx.onmessage (python-test-evaluator.ts:172:11)
ctx.onmessage @ python-test-evaluator.ts:177Understand this error
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
python-test-evaluator.ts:177 PythonError: Traceback (most recent call last):
File "/lib/python311.zip/_pyodide/_base.py", line 468, in eval_code
.run(globals, locals)
^^^^^^^^^^^^^^^^^^^^
File "/lib/python311.zip/_pyodide/_base.py", line 310, in run
coroutine = eval(self.code, globals, locals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<exec>", line 4, in <module>
File "/lib/python311.zip/unittest/case.py", line 873, in assertEqual
assertion_func(first, second, msg=msg)
File "/lib/python311.zip/unittest/case.py", line 1253, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/lib/python311.zip/unittest/case.py", line 703, in fail
raise self.failureException(msg)
AssertionError: ' [36 chars] - 2 + 43 + 49\n----- ------ ---- -----\n' != ' [36 chars] - 2 + 43 + 49\n----- ------ ---- -----'
3 3801 45 123
+ 855 - 2 + 43 + 49
- ----- ------ ---- -----
? -
+ ----- ------ ---- -----
at new_error (pyodide.asm.js:9:14992)
at pyodide.asm.wasm:0x152d67
at pyodide.asm.wasm:0x152e6c
at Module.callPyObjectKwargs (pyodide.asm.js:9:75609)
at Module.callPyObject (pyodide.asm.js:9:75818)
at Function.apply (pyodide.asm.js:9:89069)
at Object.apply (pyodide.asm.js:9:87847)
at Object.runPython (pyodide.asm.js:9:122345)
at runPython (python-test-evaluator.ts:121:15)
at test (eval at evaluatedTestString (python-test-evaluator.ts:90:13), <anonymous>:3:5)
at ctx.onmessage (python-test-evaluator.ts:172:11)
ctx.onmessage @ python-test-evaluator.ts:177Understand this error
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
python-test-evaluator.ts:177 PythonError: Traceback (most recent call last):
File "/lib/python311.zip/_pyodide/_base.py", line 468, in eval_code
.run(globals, locals)
^^^^^^^^^^^^^^^^^^^^
File "/lib/python311.zip/_pyodide/_base.py", line 310, in run
coroutine = eval(self.code, globals, locals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<exec>", line 4, in <module>
File "/lib/python311.zip/unittest/case.py", line 873, in assertEqual
assertion_func(first, second, msg=msg)
File "/lib/python311.zip/unittest/case.py", line 1253, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/lib/python311.zip/unittest/case.py", line 703, in fail
raise self.failureException(msg)
AssertionError: ' 11[60 chars] + 49 - 9380\n---- ------ --- ----- ------\n' != ' 11[60 chars] + 49 - 9380\n---- ------ --- ----- ------'
11 3801 1 123 1
+ 4 - 2999 + 2 + 49 - 9380
- ---- ------ --- ----- ------
? -
+ ---- ------ --- ----- ------
at new_error (pyodide.asm.js:9:14992)
at pyodide.asm.wasm:0x152d67
at pyodide.asm.wasm:0x152e6c
at Module.callPyObjectKwargs (pyodide.asm.js:9:75609)
at Module.callPyObject (pyodide.asm.js:9:75818)
at Function.apply (pyodide.asm.js:9:89069)
at Object.apply (pyodide.asm.js:9:87847)
at Object.runPython (pyodide.asm.js:9:122345)
at runPython (python-test-evaluator.ts:121:15)
at test (eval at evaluatedTestString (python-test-evaluator.ts:90:13), <anonymous>:3:5)
at ctx.onmessage (python-test-evaluator.ts:172:11)
ctx.onmessage @ python-test-evaluator.ts:177Understand this error
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
python-test-evaluator.ts:177 PythonError: Traceback (most recent call last):
File "/lib/python311.zip/_pyodide/_base.py", line 468, in eval_code
.run(globals, locals)
^^^^^^^^^^^^^^^^^^^^
File "/lib/python311.zip/_pyodide/_base.py", line 310, in run
coroutine = eval(self.code, globals, locals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<exec>", line 4, in <module>
File "/lib/python311.zip/unittest/case.py", line 873, in assertEqual
assertion_func(first, second, msg=msg)
File "/lib/python311.zip/unittest/case.py", line 1253, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/lib/python311.zip/unittest/case.py", line 703, in fail
raise self.failureException(msg)
AssertionError: ' 3 988\n+ 855 + 40\n----- -----\n 858 1028\n' != ' 3 988\n+ 855 + 40\n----- -----\n 858 1028'
3 988
+ 855 + 40
----- -----
- 858 1028
? -
+ 858 1028
at new_error (pyodide.asm.js:9:14992)
at pyodide.asm.wasm:0x152d67
at pyodide.asm.wasm:0x152e6c
at Module.callPyObjectKwargs (pyodide.asm.js:9:75609)
at Module.callPyObject (pyodide.asm.js:9:75818)
at Function.apply (pyodide.asm.js:9:89069)
at Object.apply (pyodide.asm.js:9:87847)
at Object.runPython (pyodide.asm.js:9:122345)
at runPython (python-test-evaluator.ts:121:15)
at test (eval at evaluatedTestString (python-test-evaluator.ts:90:13), <anonymous>:3:5)
at ctx.onmessage (python-test-evaluator.ts:172:11)
ctx.onmessage @ python-test-evaluator.ts:177Understand this error
pyodide.asm.js:9
pyodide.asm.js:9 3 988
pyodide.asm.js:9 + 855 + 40
pyodide.asm.js:9 ----- -----
pyodide.asm.js:9 858 1028
pyodide.asm.js:9
python-test-evaluator.ts:177 PythonError: Traceback (most recent call last):
File "/lib/python311.zip/_pyodide/_base.py", line 468, in eval_code
.run(globals, locals)
^^^^^^^^^^^^^^^^^^^^
File "/lib/python311.zip/_pyodide/_base.py", line 310, in run
coroutine = eval(self.code, globals, locals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<exec>", line 4, in <module>
File "/lib/python311.zip/unittest/case.py", line 873, in assertEqual
assertion_func(first, second, msg=msg)
File "/lib/python311.zip/unittest/case.py", line 1253, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/lib/python311.zip/unittest/case.py", line 703, in fail
raise self.failureException(msg)
AssertionError: ' 3[106 chars] ----- -----\n -666 -3800 88 172 1028\n' != ' 3[106 chars] ----- -----\n -666 -3800 88 172 1028'
32 1 45 123 988
- 698 - 3801 + 43 + 49 + 40
----- ------ ---- ----- -----
- -666 -3800 88 172 1028
? -
+ -666 -3800 88 172 1028
at new_error (pyodide.asm.js:9:14992)
at pyodide.asm.wasm:0x152d67
at pyodide.asm.wasm:0x152e6c
at Module.callPyObjectKwargs (pyodide.asm.js:9:75609)
at Module.callPyObject (pyodide.asm.js:9:75818)
at Function.apply (pyodide.asm.js:9:89069)
at Object.apply (pyodide.asm.js:9:87847)
at Object.runPython (pyodide.asm.js:9:122345)
at runPython (python-test-evaluator.ts:121:15)
at test (eval at evaluatedTestString (python-test-evaluator.ts:90:13), <anonymous>:3:5)
at ctx.onmessage (python-test-evaluator.ts:172:11)