The error goes: >AttributeError: module 'ast' has no attribute 'Str' The reference to `ast.Str` is in setup.py:11. It's been deprecated in Python 3.8 and removed in 3.14.