Closed watsonjj closed 2 years ago
This looks like a very outdated pip that does not understand pep 517 yet. Cython is part of the build dependencies in pyproject.toml
and should be installed automatically for building the wheel when using a non-ancient pip.
Please either update pip or install the build dependencies manually or use the conda-forge packages.
On a recent reinstall of a package which depends on pyeventio, I get the following error describing a missing install of Cython to be able to build eventio 1.6.1 locally: