cymem icon indicating copy to clipboard operation
cymem copied to clipboard

Provide wheel for python 3.9

Open ldorigo opened this issue 2 years ago • 2 comments

Hello, I can't get cymem to install with python 3.9 - there's no wheel, and building from source is failing. Would it be possible to provide a wheel for python 3.9?

ldorigo avatar Sep 14 '21 09:09 ldorigo

There are python 3.9 wheels for v2.0.5 for x86_64 and this package is pretty straightforward to compile from source (only requires cython), so I'm not sure what might be going on. Do you have more details about the pip/install errors on your end?

adrianeboyd avatar Sep 14 '21 20:09 adrianeboyd

Ah, possibly you just need to upgrade pip and setuptools? Try that if you haven't.

adrianeboyd avatar Sep 14 '21 20:09 adrianeboyd