ERROR tests/test_intersects.py - AttributeError: module 'pandas.core.strings' has no attribute 'StringMethods' ERROR tests/test_join.py - AttributeError: module 'pandas.core.strings' has no attribute ...
On Python 3.13, there are several errors in test collection due to AttributeError: module 'eventlet.green.thread' has no attribute 'start_joinable_thread'. $ gh repo clone eventlet/eventlet $ ...
In Python, a SyntaxError happens when the interpreter finds code that does not conform to the rules of the Python language.