[Tutor] ImportError: No module named wdmmgext.load

Ben Teeuwen bteeuwen at gmail.com
Mon Apr 11 22:29:33 CEST 2011


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 an example file.

I see 2 more errors;
1) that the file 'ukgov-finances-cra/cra_2009_db.csv' does not exist. 
2) SolrException: HTTP code=404, reason=Not Found
Maybe both are due to the wdmmgext.load error, so I'll ignore this for now and first try to find answer to my first question.

Thanks in advance for the help!

Ben

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: example.txt
URL: <http://mail.python.org/pipermail/tutor/attachments/20110411/48027563/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error.txt
URL: <http://mail.python.org/pipermail/tutor/attachments/20110411/48027563/attachment-0003.txt>


More information about the Tutor mailing list