ChrisMuir/Zillow

ZIPCODE_CONNECTION_STRING not set

bdl108 opened this issue · 1 comments

Installed zipcode package, and getting following error when attempting to run:

Exception: ZIPCODE_CONNECTION_STRING not set, http://docs.sqlalchemy.org/en/latest/core/engines.html#sqlalchemy.create_engine

Python knowledge too limited to tell me what's going wrong here, and looking at the link didn't provide me any insights. Help?

This is an issue with the Python module zipcode, see this issue from that repo, which describes how to fix the error.