Harshith MohanKumar

Results 2 issues of Harshith MohanKumar

tf.app.flags no longer works with TensorFlow 2.1

## Description I'm trying to build the Docker image following the instructions [here](https://microsoft.github.io/AirSim/docker_ubuntu/#binaries). I solved issues with PUBKEY using the following suggestions: ``` RUN rm /etc/apt/sources.list.d/cuda.list RUN rm /etc/apt/sources.list.d/nvidia-ml.list ```...