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/04/26 16:38:50 UTC

[GitHub] [tvm] grant-arm opened a new issue, #11131: [CI Problem] CI/MacOS fails with UnsatisfiableError: ... specifications were found to be incompatible with the existing python installation

grant-arm opened a new issue, #11131:
URL: https://github.com/apache/tvm/issues/11131

   CI/MacOS fails with the following error that appears to be unrelated to the changes included in the PRs that are failing: 
   ```
   UnsatisfiableError: The following specifications were found
   to be incompatible with the existing python installation in your environment:
   
   Specifications:
   
     - tvm -> python[version='>=3.6,<3.7.0a0|>=3.7,<3.8.0a0|>=3.8,<3.9.0a0']
   
   Your python: python=3.10
   ```
   
   ### Branch/PR Failing
   
   https://github.com/apache/tvm/pull/11128
   https://github.com/apache/tvm/pull/11124
   https://github.com/apache/tvm/pull/11123
   
   ### Jenkins Link
   
   https://github.com/apache/tvm/runs/6177166348?check_suite_focus=true
   
   ### Flakiness
   
   This doesn't seem to be flaky. It seems to be happening consistently.
   
   @driazati @leandron 


-- 
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] areusch closed issue #11131: [CI Problem] CI/MacOS fails with UnsatisfiableError: ... specifications were found to be incompatible with the existing python installation

Posted by GitBox <gi...@apache.org>.
areusch closed issue #11131: [CI Problem] CI/MacOS fails with UnsatisfiableError: ... specifications were found to be incompatible with the existing python installation
URL: https://github.com/apache/tvm/issues/11131


-- 
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] AndrewZhaoLuo commented on issue #11131: [CI Problem] CI/MacOS fails with UnsatisfiableError: ... specifications were found to be incompatible with the existing python installation

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

   python 3.10 does not work with tvm script right now. see issue https://github.com/apache/tvm/issues/8577


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