sustainable-processes / pura

Clean chemical data quickly
MIT License
10 stars 3 forks source link

Pubchem fails when one output identifier is unusable #17

Closed marcosfelt closed 1 year ago

marcosfelt commented 1 year ago

File "/.../pura/services/pubchem.py", line 165, in get_properties properties = ",".join([PROPERTY_MAP.get(p, p) for p in properties]) TypeError: sequence item 0: expected str instance, NoneType found