funginstitute / patentprocessor

BSD 2-Clause "Simplified" License
68 stars 31 forks source link

Missing dependencies? #60

Closed billyeh closed 11 years ago

billyeh commented 11 years ago

Consolidate.py

gtfierro commented 11 years ago

For the geolocation_data.sqlite3 problem, try downloading the updated database from https://s3.amazonaws.com/fungpatdownloads/geolocation_data.7z

gtfierro commented 11 years ago

Thanks for the notes on installation issues. I'll try them out on a fresh Ubuntu VM to test them.

billyeh commented 11 years ago

Yeah, thanks. The updated location table has the missing column, so that should fix it.

gtfierro commented 11 years ago

Any reason why this has been reopened?

billyeh commented 11 years ago

Yeah, I got rid of the old stuff, just reopened it for that new error. Sorry, I'm still trying to get familiar with the code base - seems like alchemy can find the database and fields fine, but is it possible that a rawlocation might not have a location foreign key..?

gtfierro commented 11 years ago

Can you re-file it under a new issue instead of editing the current one? Also, please note what inputs you're using and what version of the code that produce the error.