ashnkumar / sketch-code

Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
5.11k stars 690 forks source link

unsupport python 3.6 #16

Open callmesoul opened 5 years ago

callmesoul commented 5 years ago

the ubuntu 16.04 Comes with 3.6,Downgrading is very troublesome


Using TensorFlow backend.
/usr/lib/python3.6/importlib/_bootstrap.py:219: RuntimeWarning: compiletime version 3.5 of module 'tensorflow.python.framework.fast_tensor_util' does not match runtime version 3.6
``