Calling python script from command line gives, “NameError: name ‘convert_json_to_csv’ is not defined”
I have python script, “convert_json_to_csv.py”.
When I hit return I get error, “NameError: name ‘convert_json_to_csv’ is not defined”.
I have python script, “convert_json_to_csv.py”.
When I hit return I get error, “NameError: name ‘convert_json_to_csv’ is not defined”.