Comment 15 for bug 1844684

Revision history for this message
Victor Stinner (vstinner) wrote :

> You need to build the (optional) C extensions to reproduce the bug.

Oh, it seems like setup.py depends on Cython to build C extension, but it doesn't require it :-(

Workaround:

(env) vstinner@apu$ python -m pip install Cython