I have a file in visual studio with the correct prompt format when I try to run it I get this error please help
cataclysm % python generate_code.py
import json
_exec_return_values = None
TODO: Figure out what PUZZLEME should be from the formatted_info
return json.dumps(formatted_info)
#~~