enthought / chaco

Chaco is a Python package for building interactive and custom 2-D plots.

Home Page:http://docs.enthought.com/chaco/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cython 3.0 breaks Kiva builds

corranwebster opened this issue · comments

Problem Description

Weekly test run fails with Cython errors after Cython 3.0 was released.

Reproduction Steps:

It looks like pip install . fails in a clean environment.

Build failures seem to be due to generating bad C++ code.

Expected behavior:

Things should compile!

OS, Python version:

Observed on linux and Python 3.11, but likely all OS and Python versions

Ooops - should be in Enable