LeiWang1999 commented on PR #18124: URL: https://github.com/apache/tvm/pull/18124#issuecomment-3051000550
@vacu9708 That's strange - it works fine in my workspace. Could you please run python -c "import sys; print(sys.path)" and check whether Cython is included in the path? I also noticed that Cython likely isn't listed as a requirement on the Python side. I'm wondering what would happen if you try running `pip install cython`? -- 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]
