ma-hei commented on pull request #18445:
URL: https://github.com/apache/incubator-mxnet/pull/18445#issuecomment-636997952


   @leezu When using Ubuntu 20.04 as the base image of Docker.build.ubuntu, I 
found some issues with the apt-get installation of packages such as clang-10 
and doxygen. To solve the problem at hand, I went back to Ubuntu 18.04 but 
instead of installing python3 (in Docker.build.ubuntu), I'm installing 
python3.8. The image builds successfully locally. I have two questions:
   - Will the CI tests of this pull request start automatically after some time?
   - After fixing the issues with python 3.8, do we actually want to upgrade to 
Ubuntu 20.04 in the base image or should this be a separate pull request? 
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to