I successfully ran streaming_simple.py and have a JSON file ready to use named output.JSON. When I run data2spreadsheet.py, it runs successfully, but I get a comment "The Syntax of the command is incorrect" and the outputted file has headers and no data.
I am running this from the PyCharm Community Edition IDE. When I attempt to run this from CMD nothing happens.