I guess you figured it out, but here's where to add .abc :
go to C:\Users\seife\anaconda3\Lib\site-packages\suave-2.5.0-py3.12.egg\SUAVE\Plugins\pint\
Add .abc so you have "from collections.abc import.." instead of "from collections import.." to any file that's causing the error, for me it was compat and quantity