DeepGraphCNNforTexts icon indicating copy to clipboard operation
DeepGraphCNNforTexts copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: './data/data.option'

Open SeekPoint opened this issue 6 years ago • 3 comments

mldl@ub1604:~/ub16_prj/DeepGraphCNNforTexts$ python3 graphcnn_train.py Traceback (most recent call last): File "graphcnn_train.py", line 205, in tf.app.run() File "/usr/local/lib/python3.5/dist-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) File "graphcnn_train.py", line 187, in main ont_hot=True,index_mode=True) File "/home/mldl/ub16_prj/DeepGraphCNNforTexts/graphcnn_input.py", line 422, in generate_train_data fr = open(filename, 'w') FileNotFoundError: [Errno 2] No such file or directory: './data/data.option' mldl@ub1604:~/ub16_prj/DeepGraphCNNforTexts$

SeekPoint avatar Sep 16 '18 13:09 SeekPoint

Hi guys, I meet the same problem , why can't find the data folder?

kevinew avatar Dec 30 '18 01:12 kevinew

Same problem here.

yanfan0531 avatar Feb 21 '19 04:02 yanfan0531

Same problem, can anybody help us? Thaks a lot.

jingchaoqi avatar Dec 25 '19 07:12 jingchaoqi