My guess would be that because the Conda build uses `3.7` of Python, it isn't receiving newer builds of Cython.
https://github.com/apache/tvm/blob/e2d65111616dfa95797c0dd7e082e4050b71701d/conda/build-environment.yaml#L28 That may be quite concerning given `3.7` just passed end of life (https://devguide.python.org/versions/). -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/15346#issuecomment-1640608844 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm/pull/15346/c1640608...@github.com>