else pip >= 19 doesn't see cython even if it's installed outside the isolated build environment. One can use --no-build-isolation to prevent that. https://github.com/pypa/pip/issues/6144