cymem
cymem copied to clipboard
Provide wheel for python 3.9
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?
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?
Ah, possibly you just need to upgrade pip and setuptools? Try that if you haven't.