vacu9708 commented on PR #18124:
URL: https://github.com/apache/tvm/pull/18124#issuecomment-3051013157

   @LeiWang1999
   cython has already been installed
   ```
   $ pip install cython
   Defaulting to user installation because normal site-packages is not writeable
   Requirement already satisfied: cython in 
/home/ysy/.local/lib/python3.10/site-packages (3.0.12)
   ```
   
   I've confirmed that the build succeeds with this commit after "sudo pip 
install cython".
   It looks like the "-I" option ignores the cython that was installed without 
"sudo"


-- 
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]

Reply via email to