leandron commented on pull request #10794: URL: https://github.com/apache/tvm/pull/10794#issuecomment-1079899687
> I thought we are now running Python 3.7, see > > * [[docker] Update CI to Python 3.7 and Ubuntu 18 #10247](https://github.com/apache/tvm/pull/10247) > * [[CI] Update docker images to bring Python 3.7 and TensorFlow 2.6 #10654](https://github.com/apache/tvm/pull/10654) > > but maybe the qemu image hasn't been updated yet. On this, it looks like ci_qemu (https://github.com/apache/tvm/blob/main/docker/Dockerfile.ci_qemu) is not installing Python using the commons script: https://github.com/apache/tvm/blob/main/docker/install/ubuntu1804_install_python.sh. This probably needs to be fixed in a separate PR. Do you want to send that fix? (Asking just because I won’t be able to take this for the next ~two weeks). -- 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]
