Skip to content

Tag Archives: python

maximum recursion depth exceeded while calling a Python object

have you ever ran into an error that you remember getting before but don’t remember how you fixed it or why it happened? This is my attempt to break that loop for this error. my project was structured as such /gateway.py /gatewayTest.py I had more modules and classes to add so I wanted to make […]