Do you have a if __name__ == "__main__": line in your script? If not, does that fix your issue?
if __name__ == "__main__":