MonoGRNet icon indicating copy to clipboard operation
MonoGRNet copied to clipboard

error: Skipping cancelled enqueue attempt with queue not closed

Open Aaron20127 opened this issue 5 years ago • 2 comments

Hi, I get an error when I trying to run train.py.

2019-11-20 10:09:18.954167: W tensorflow/core/kernels/queue_base.cc:277] _0_Queues/fifo_queue: Skipping cancelled enqueue attempt with queue not closed

How can I avoid this problem? thank you.

Aaron20127 avatar Nov 20 '19 02:11 Aaron20127

Hi, thanks for your interest. I didn't encountered this problem before. But I would suggest you to re-create a clean Python environment with Python2.7 and follow the setup guidance of this repo (just run setup.py)

Zengyi-Qin avatar Nov 25 '19 01:11 Zengyi-Qin

thank you

Aaron20127 avatar Nov 27 '19 13:11 Aaron20127