Closed ghing closed 3 years ago
o try to fix things, I reinstalled my fork of census-map-downloader
, which hopefully kickstarted a reinstall of fiona.
pipenv uninstall census-map-downloader
pipenv clean
pipenv install git+https://github.com/ghing/census-map-downloader.git@8-support-year#egg=census-map-downloader
Doing this seemed to fix the problem.
I was getting an error when running
make data/processed/tracts_2010.geojson
:I suspect this is maybe because of recent OS and Homebrew updates.