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

   I'm following the instructions 
[here](https://tvm.apache.org/docs/install/from_source.html) to build tvm from 
sources, after building the shared libraries, I'm running the `python3 setup.py 
install --user` command to install the python package and getting the below 
error message. 
   
   > running install_data
   > copying ../build/libtvm.so -> build/bdist.linux-x86_64/egg/tvm
   > copying ../build/libtvm_runtime.so -> build/bdist.linux-x86_64/egg/tvm
   > **error: can't copy '../configs': doesn't exist or not a regular file**
   
   git log
   
   > commit d2e2f71b14ea39d354f20c239dbe44cde59d0a67 (HEAD -> main, 
origin/main, origin/last-successful, origin/HEAD)
   > Author: Jinkun Lin <[email protected]>
   > Date:   Tue Jun 14 20:31:54 2022 -0400
   > 
   >     Fix 1d-softmax schedule. (#11719)
   


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