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

[reals] on_do_accept throwing error during dry run #318

Open
mtbannister opened this issue Jun 12, 2014 · 1 comment
Open

[reals] on_do_accept throwing error during dry run #318

mtbannister opened this issue Jun 12, 2014 · 1 comment
Labels

Comments

@mtbannister
Copy link
Contributor

Attempting to measure a source when running under --dry-run leads to the following error:

ERROR: TypeError: init() got an unexpected keyword argument 'minor_planet_number' [ossos.gui.controllers]
Traceback (most recent call last):
File "/Users/michele/Dropbox/OSSOS/ossos-pipeline/src/ossos-pipeline/ossos/gui/views/validation.py", line 299, in _on_submit
comment
File "/Users/michele/Dropbox/OSSOS/ossos-pipeline/src/ossos-pipeline/ossos/gui/controllers.py", line 299, in on_do_accept
frame=reading.obs.rawname)
TypeError: init() got an unexpected keyword argument 'minor_planet_number'

@mtbannister
Copy link
Contributor Author

This also affects running normally.

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

No branches or pull requests

1 participant