stonebig
stonebig
hi @almarklein . When the Firefox need goes away in the current roadmap ?
trying to buid a PyPy distro, I'm blocked on the Jupyter eco-system part per the missing pywin32... is there any hope ?
apparently, jupyter-core still wants pywin32 : https://github.com/jupyter/jupyter_core/search?q=pywin32&type=code 
Problem is pywin32 is claimed per jupyter-core , unless they accept cgohlke patch, but apparently they did incorporate it 17hours ago
PyQtGraph started to inquire on problems with PyPy. Apparently, first issues they found are not specific to Windows https://github.com/pyqtgraph/pyqtgraph/issues/2270
I reproduce the same error as you ... [JupyterQtConsoleApp] Connection File not found: C:\WinP\bd38\buPyPy\WPy64-38122b3\settings\runtime\kernel-12572.json but in the said place there is only C:\WinP\bd38\buPyPy\WPy64-38122b3\settings\runtime\kernel-6844.json
It gets apparently further if I remove existing directory `C:\Users\{username}\.jupyter` Now there is a kernel-8704.json in the expected place `C:\WinP\bd38\buPyPy\WPy64-38122b3\settings\runtime` So it can be WinPython "false or no more valid...
still failing today with PyPy-3.8-7.3.9 , PySide6-6.3.1 and Qtconsole-5.3.1, maybe less immediately but failing
would love to see an alpha of pyodide with cpython-3.11 tomorrow, so we can see if it brings speed-up in pyodide too.
Ok, separating other whishes in a few minutes. this is moved on another issue: ```` - having the beautifull "pipdeptree" features in the standard pip: . a beautifull description of...