Python: maximum recursion depth exceeded while calling a Python object #122
changliao1025
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
import sys
sys.setrecursionlimit(10000)
for pybasin class
Beta Was this translation helpful? Give feedback.
All reactions