michaelwcl opened a new issue, #18386:
URL: https://github.com/apache/tvm/issues/18386

   ### Expected behavior
   
   To be able to install tvm-ffi via pip following a successful build from 
source.
   
   ### Actual behavior
   
   I get the error that the directory is not installable and that "Neither 
'setup.py' nor 'pyproject.toml' found."
   
   ### Environment
   
   Ubuntu 24.04.03
   
   ### Steps to reproduce
   
   Follow the instructions here: 
https://tvm.apache.org/docs/install/from_source.html#
   The error occurs upon running this command:
   
   cd 3rdparty/tvm-ffi; pip install .; cd ..
   
   ### Triage
   
   Please refer to the list of label tags 
[here](https://github.com/apache/tvm/wiki/Issue-Triage-Labels) to find the 
relevant tags and add them below in a bullet format (example below).
   
   * needs-triage
   


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