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/12/02 17:14:58 UTC

[GitHub] [tvm] mehrdadh opened a new issue, #13540: [Bug] Remove lazy import in Arduino project API due to dependency issue in GPU docker

mehrdadh opened a new issue, #13540:
URL: https://github.com/apache/tvm/issues/13540

   Currently we use lazy import for `serial` and `serial.tools.list_ports` in Arduino project API. The reason is because this file is used in microTVM tutorials running in GPU docker and dependency is not installed there.
   
   cc @driazati @guberti 
   


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