try: subprocess.run(command, shell=True) except Exception as e: print(f"Failed to initiate connection: e")