Skip to content

Compilation failure on Py 3.10

Compilation on conda-forge on python 3.10 seems to fail with

src/array.cc:848:27: error: cannot convert 'double' to 'PyObject*' {aka '_object*'}

Source here (note that CI logs have a finite retention period).