import sys sys.setExecutionLimit(60000)
this code gives me this error:
sys.setExecutionLimit(60000) Traceback (most recent call last):