MaximPiessen / instagram_network_analysis

75 stars 45 forks source link

relation_to_json.py error #11

Open matt496 opened 2 years ago

matt496 commented 2 years ago

Hi, I have an error message when I run "relation_to_json.py":

"Traceback (most recent call last): File "relations_to_json.py", line 87, in relations_to_json(config) File "relations_to_json.py", line 24, in relations_to_json with open(input_txt_file, 'r') as f: OSError: [Errno 22] Invalid argument: 'relations.txt\'"

I didn't have this problem before but now I don't know what to do, maybe someone can convert my txt for me?