Closed nickmalleson closed 2 years ago
Ahh sorry, I had local edits to write some of the docs and somehow managed to commit them. If you do git pull
to update and try again, it should work. We have automation on github to make sure things build, but nobody noticed the red X since my error!
Thanks @dabreegster ! It's working now (or at least it has compiled and is now working hard)
I'm trying to run spc for police force areas. I've generated some MSOA area lists, like this one:
But running the command
cargo run --release -- config/Cleveland_Police.csv
give me the compilation error below. I tried with one of the default config files (berkshire.txt
) but same problem. Any ideas? Thanks in advance!