datasig-ac-uk / esig

esig python package
https://esig.readthedocs.io/en/latest/
GNU General Public License v3.0
42 stars 3 forks source link

Fixed error message for label functions. #112

Closed inakleinbottle closed 3 years ago

inakleinbottle commented 3 years ago

Added try - catch block to label functions to prevent segmentation fault in Python.

Closes #111