[Tutor] ImportError: No module named wdmmgext.load

2011-04-15 Thread Ben Teeuwen
Hi, I'm trying to install the code from http://wheredoesmymoneygo.org/getting-started/ on my local machine. I've got a mac os 10.6.7, python 2.7.1, pip, and the most recent postgres installation. I'm now testing imported data and I get 21 errors (see attached). The majority sounds like: f

[Tutor] ImportError: No module named wdmmgext.load

2011-04-11 Thread Ben Teeuwen
Hi, Thanks Emile van Sebille for answering my last question. I'm now testing my imported data and I get 21 errors (see attached). The majority sounds like: from wdmmgext.load import uganda ImportError: No module named wdmmgext.load I've searched the files that use this module. Attached is

[Tutor] installing where does my money go

2011-04-07 Thread Ben Teeuwen
Hi everyone, I'm a total newbie giving his best shot at visualising local educational institution's faculty budget (over 60 million) to stir up some healthy democratic debate, by trying to adapt the code from http://wheredoesmymoneygo.org/getting-started/. Its open source, so I'm trying out h