Liam-Sturge opened a new pull request, #15056:
URL: https://github.com/apache/tvm/pull/15056

   A change introduced in the dependencies of Poetry have introduced a bug when 
building Docker containers and running `ubuntu_install_python.sh`.
   
   The problem links back to CacheControl where one of the linked dependencies 
is not pinned to a version.
   
   See bug raised for TVM here: https://github.com/apache/tvm/issues/15039
   
   A fix was released for this bug, documented here:
     https://github.com/psf/cachecontrol/issues/311
   
   The suggested solution to the problem is to upgrade to v0.12.14, so this 
patch sets the version constraints accordingly.
   
   cc @areusch @neildhickey @ashutosh-arm @tqchen @Mousius 


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

Reply via email to