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
File "/home/iatidatastoreclassic/iatidatastoreclassic/iati_datastore/iatilib/frontend/serialize/csv.py", line 202, in description
return select_description_type(activity.description_all_values['default'], desc_type_name)
File "/home/iatidatastoreclassic/iatidatastoreclassic/iati_datastore/iatilib/frontend/serialize/csv.py", line 189, in select_description_type
return description_most_general(all_values)
File "/home/iatidatastoreclassic/iatidatastoreclassic/iati_datastore/iatilib/frontend/serialize/csv.py", line 179, in description_most_general
elif int(desc_type) < int(out):
ValueError: invalid literal for int() with base 10: 'default'
To Reproduce
Download a XLSX of everything
The text was updated successfully, but these errors were encountered:
jarofgreen
added a commit
to jarofgreen/iati-datastore
that referenced
this issue
Jan 7, 2025
Describe the bug
Python Crash.
To Reproduce
Download a XLSX of everything
The text was updated successfully, but these errors were encountered: