As Python 3.10 removes the loop parameter it's time to adapt to modern asyncio standards including the usage of asyncio.run. This requires at least Python 3.7. As Python 3.5 and 3.6 no longer receive ...
On the github page the banner shows, that scalene is compatible to python 3.11. The package on Pypi.org still does not allow installation for python 3.11. Is this done by mistake and not updated on ...