I am new to python, and trying to clean addresses. I found the package usaddress-scourgify https://github.com/GreenBuildingRegistry/usaddress-scourgify
I have installed usaddress in anaconda prompt using pip install. when I try to do the same for usaddress-scourgify, it gets hung up on "collecting usaddress-scourgify"
Any suggestions would be greatly appreciated. Thank you!