Closed sfermigier closed 7 months ago
The examples
https://examples.pyscriptapps.com/panel-and-hvplot/latest/ https://examples.pyscriptapps.com/kmeans-in-panel/latest/
(I haven't tried all the examples).
Firefox
Uncaught (in promise) PythonError: Traceback (most recent call last): File "/lib/python3.11/site-packages/micropip/_commands/install.py", line 146, in install raise ValueError( ValueError: Can't find a pure Python 3 wheel for: 'tornado>=6.2', 'contourpy>=1.2'
No response
it looks to me even after updating PyScript to its latest (with latest pyodide) the tornado package can't be found upstream.
Better addressed in here: https://github.com/pyscript/examples/issues/17
Checklist
What happened?
The examples
https://examples.pyscriptapps.com/panel-and-hvplot/latest/ https://examples.pyscriptapps.com/kmeans-in-panel/latest/
(I haven't tried all the examples).
What browsers are you seeing the problem on? (if applicable)
Firefox
Console info
Additional Context
No response