For "pip install numpy", a new numpy release should fix the issue.
The issue was already fixed in packaging 20.8:
*
https://github.com/pypa/packaging/commit/611982be44d7d91453a97082f58d8ea349f89d00
* https://github.com/pypa/packaging/pull/355
The fix is already included in wheel 0.36.2 (which
Hi,
On Wed, May 26, 2021 at 2:05 AM Neil Schemenauer wrote:
> - Cython doesn't work because of _PyGen_Send change [1]
My team fixed the Python 3.10 compatibility in the Cython 0.29.x
branch, but the latest 0.29.x release (0.29.23, April 14, 2021)
doesn't include these fixes yet. A new Cython rel
> - Cython doesn't work because of _PyGen_Send change [1]
I think this is fixed on the latest cython (0.29.23)
On Wed, 26 May 2021 at 01:05, Neil Schemenauer
wrote:
> On 2021-05-04, Ćukasz Langa wrote:
> > We strongly encourage maintainers of third-party Python projects
> > to test with 3.10 d