Make tensorflow pip install work in dist_test Dockerfile (#8912)
Recently added dependencies of the pip package no longer work with the --no-install-recommended flag of apt-get install python python-pip.
Loading
Please sign in to comment
Recently added dependencies of the pip package no longer work with the --no-install-recommended flag of apt-get install python python-pip.