Open FonzieTree opened 6 years ago
I think you haven't run 'prepro.py' first.
Did you try with Python 2?
These problems appealed while I run preprocess.py . The default version of python in my linux is python 3.6, I will try python 2. Thank you for your kind reply.
1.tensorflow.python.framework.errors_impl.UnknownError: AttributeError: 'bytes' object has no attribute 'read' [[Node: PyFunc = PyFuncTin=[DT_STRING], Tout=[DT_FLOAT], token="pyfunc_0", _device="/job:localhost/replica:0/task:0/device:CPU:0"]]
2.OutOfRangeError (see above for traceback): FIFOQueue '_0_batch/fifo_queue' is closed and has insufficient elements (requested 16, current size 0) [[Node: batch = QueueDequeueManyV2[component_types=[DT_INT32, DT_FLOAT, DT_INT32, DT_FLOAT], timeout_ms=-1, _device="/job:localhost/replica:0/task:0/device:CPU:0"](batch/fifo_queue, batch/n)]]