Open 0s1nj3ct0r opened 8 years ago
when test ftptree at command line: ./crawltree.py sites/ucsc.json it responses: File "./crawltree.py", line 231, in with open(config['tree_file'], 'w') as op: IOError: [Errno 2] No such file or directory: u'trees/ucsc.json'
where are trees/ucsc.json files?
when test ftptree at command line: ./crawltree.py sites/ucsc.json it responses: File "./crawltree.py", line 231, in
with open(config['tree_file'], 'w') as op:
IOError: [Errno 2] No such file or directory: u'trees/ucsc.json'
where are trees/ucsc.json files?