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/02/28 11:55:32 UTC

[GitHub] [tvm] ekalda opened a new pull request #10406: [CI] Update the Python version of pyxir

ekalda opened a new pull request #10406:
URL: https://github.com/apache/tvm/pull/10406


   Currently the CMake file for pyxir is looking for things in Python3.6,
   so it needs to be upgraded to use 3.7 now that we have moved to use 3.7.
   Otherwise the build fails since the 3.6 can't find the pyxir packages
   which have moved to 3.7.
   
   Additionally, there seems to be a problem with the newer version of
   setuptools installing the pyxir libraries, so reverting these versions
   to the previous versions as a workaround.
   
   


-- 
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 pull request #10406: [CI] [1/2] Update the Python version of pyxir

Posted by GitBox <gi...@apache.org>.
leandron commented on pull request #10406:
URL: https://github.com/apache/tvm/pull/10406#issuecomment-1055220116


   This is merged, thanks @ekalda @driazati


-- 
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] ekalda commented on pull request #10406: [CI] Update the Python version of pyxir

Posted by GitBox <gi...@apache.org>.
ekalda commented on pull request #10406:
URL: https://github.com/apache/tvm/pull/10406#issuecomment-1054181799


   An example of that build failure https://ci.tlcpack.ai/blue/organizations/jenkins/docker-images-ci%2Fdocker-image-run-tests/detail/docker-image-run-tests/52/pipeline/


-- 
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] ekalda commented on pull request #10406: [CI] Update the Python version of pyxir

Posted by GitBox <gi...@apache.org>.
ekalda commented on pull request #10406:
URL: https://github.com/apache/tvm/pull/10406#issuecomment-1054185578


   cc: @leandron @driazati  @jtuyls 


-- 
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 merged pull request #10406: [CI] [1/2] Update the Python version of pyxir

Posted by GitBox <gi...@apache.org>.
leandron merged pull request #10406:
URL: https://github.com/apache/tvm/pull/10406


   


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