Mousius commented on PR #15346: URL: https://github.com/apache/tvm/pull/15346#issuecomment-1640608844
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/). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
