Explorar el Código

Avoid failing installing tornado via pip

Kentaro Wada hace 7 años
padre
commit
ea81b99363
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      docker/Dockerfile

+ 1 - 0
docker/Dockerfile

@@ -26,6 +26,7 @@ RUN apt-get install -qq -y python-qt4 pyqt4-dev-tools
 RUN apt-get install -qq -y python-matplotlib
 RUN apt-get install -qq -y python-scipy
 RUN apt-get install -qq -y python-skimage
+RUN apt-get install -qq -y python-tornado
 
 RUN pip install -v git+https://github.com/wkentaro/labelme.git