You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/06/29 18:51:15 UTC

[GitHub] [tvm] lochuynh1412 opened a new issue, #11948: [Bug] Failed to run python setup script

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

   Failed to run the setup script to install python libs to python environment
   
   ### Expected behavior
   
   Successfully run "python setup.py install" after building tvm
   
   ### Actual behavior
   python setup.py install
   ...
   error: can't copy '../configs': doesn't exist or not a regular file
   
   What actually happened
   
   ### Environment
   
   Ubuntu 20.04 container, python 3.8.10
   
   ### Steps to reproduce
   1) Build TVM
   2) cd python, run "python setup.py install"
   


-- 
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: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] leandron closed issue #11948: [Bug] Failed to run python setup script

Posted by GitBox <gi...@apache.org>.
leandron closed issue #11948: [Bug] Failed to run python setup script
URL: https://github.com/apache/tvm/issues/11948


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] leandron commented on issue #11948: [Bug] Failed to run python setup script

Posted by GitBox <gi...@apache.org>.
leandron commented on issue #11948:
URL: https://github.com/apache/tvm/issues/11948#issuecomment-1173999665

   Closing as duplicated with https://github.com/apache/tvm/issues/11726


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] ActionPace commented on issue #11948: [Bug] Failed to run python setup script

Posted by GitBox <gi...@apache.org>.
ActionPace commented on issue #11948:
URL: https://github.com/apache/tvm/issues/11948#issuecomment-1172987459

   Check this issue for a workaround/manual fix
   https://github.com/apache/tvm/issues/11726


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org