Closed fscottfoti closed 10 years ago
Actually you don't need the pandana repository. Just "conda install pandana" and it should work. Let me know if it doesn't.
When you say no references to pandana are you looking for this? Isn't this the line that breaks?
https://github.com/synthicity/bayarea_urbansim/blob/master/models.py#L12
Oh, as for style, you could just open up and issue, even if it's a small one.
Mike - I should read the docs. You also have to conda config --add channels synthicity
So, a problem and a github style questions. I've been reading what you'd been doing @fscottfoti but haven't gotten back to using this until today. Right at the start (of Estimation, eg) it wants pandana and can't find it. I've gotten the pandana repository, made sure everything is up to date, and rerun the setup script but still no. As for style, I searched urbansim and bayarea_urbansim for pandana and found no references. It'd be better to comment there, right? Instead I'm just tacking this onto the last thing you did (which is unlikely to be the source of the problem)