You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not giving a -o output.csv file will result in a TypeError: expected str, bytes or os.PathLike object, not NoneType on line 142 of fetch.py -> output_file = open(namespace.output, 'w')
I had other issues but you broke paris.demosphere.net so I can't do any further testing.
The text was updated successfully, but these errors were encountered:
Not giving a -o output.csv file will result in a TypeError: expected str, bytes or os.PathLike object, not NoneType on line 142 of fetch.py -> output_file = open(namespace.output, 'w')
I had other issues but you broke paris.demosphere.net so I can't do any further testing.
The text was updated successfully, but these errors were encountered: