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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
