You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/srccomicvine/pycomicvine/comics.py", line 11, in <module>
print(pycomicvine.Search("Avengers"))
File "/srccomicvine/pycomicvine/pycomicvine/__init__.py", line 446, in __str__
return str(str(self))
File "/srccomicvine/pycomicvine/pycomicvine/__init__.py", line 446, in __str__
return str(str(self))
File "/srccomicvine/pycomicvine/pycomicvine/__init__.py", line 446, in __str__
return str(str(self))
[Previous line repeated 330 more times]
RecursionError: maximum recursion depth exceeded while calling a Python object
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: