UDST / bayarea_urbansim

UrbanSim implementation for the San Francisco Bay Area
14 stars 26 forks source link

separate land cost and building cost #20

Closed fscottfoti closed 10 years ago

mkreilly commented 10 years ago

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)

fscottfoti commented 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

fscottfoti commented 10 years ago

Oh, as for style, you could just open up and issue, even if it's a small one.

fscottfoti commented 10 years ago

Mike - I should read the docs. You also have to conda config --add channels synthicity

http://synthicity.github.io/pandana/installation.html#conda