SunSpecOrangeButton / pyoblib

Orange Button Python Library
Apache License 2.0
14 stars 19 forks source link

CLI does not list friendly error (produces stack trace) for list-concept-details #181

Closed joelebwf closed 4 years ago

joelebwf commented 4 years ago

Example:

ob taxonomy list-concept-details AmbientTemperatureForPowerTargetCapMeasurement

Traceback (most recent call last): File "cli.py", line 502, in File "cli.py", line 100, in list_concept_details File "oblib/taxonomy.py", line 738, in get_concept_details KeyError: 'AmbientTemperatureForPowerTargetCapMeasurement is not a concept in the taxonomy' [5684] Failed to execute script cli