You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line 240, in trace_task
R = retval = fun(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line 438, in __protected_call__
return self.run(*args, **kwargs)
File "/opt/app/core/opentreemap/importer/tasks.py", line 138, in _validate_rows
row.validate_row()
File "/opt/app/core/opentreemap/importer/models/trees.py", line 439, in validate_row
self.validate_user_defined_fields()
File "/opt/app/core/opentreemap/importer/models/trees.py", line 416, in validate_user_defined_fields
udf_def.clean_value(value)
File "/opt/app/core/opentreemap/treemap/udf.py", line 880, in clean_value
map(_validate, values)
TypeError: argument 2 to map() must support iteration
The text was updated successfully, but these errors were encountered:
https://rollbar.com/Azavea/OpenTreeMap/items/2377/
The text was updated successfully, but these errors were encountered: