Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ET-3051 : update Guelph CSV. #232

Merged
merged 1 commit into from
Apr 17, 2019

Conversation

mirabuck
Copy link
Contributor

Updating CSV to point at most recent Guelph data. For some reason this fails for me when testing locally (see error below) but so does the unchanged scraper and I can see that it ran successfully 7 hours ago so.

pupa update ca_on_quelph
Traceback (most recent call last):
File "/usr/local/bin/pupa", line 11, in
load_entry_point('pupa', 'console_scripts', 'pupa')()
File "/src/scrapers-ca/src/pupa/pupa/cli/main.py", line 67, in main
subcommands[args.subcommand].handle(args, other)
File "/src/scrapers-ca/src/pupa/pupa/cli/commands/update.py", line 252, in handle
juris, module = self.get_jurisdiction(args.module)
File "/src/scrapers-ca/src/pupa/pupa/cli/commands/update.py", line 140, in get_jurisdiction
module = importlib.import_module(module_name)
File "/usr/lib/python3.6/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 994, in _gcd_import
File "", line 971, in _find_and_load
File "", line 953, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'ca_on_quelph'

@jpmckinney
Copy link
Member

Looks like you typed quelph instead of guelph on the command line :)

@jpmckinney jpmckinney merged commit 4d91ca6 into opencivicdata:master Apr 17, 2019
@jpmckinney
Copy link
Member

By the way, I'm tracking all the out-of-date CSVs here: opennorth/represent-canada#117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants