BYU-PRISM / Seeq

Hybrid (Physics-Informed) Machine Learning
MIT License
46 stars 5 forks source link

Add-on Returns No Results even when conditions are present #29

Closed rosteve closed 1 year ago

rosteve commented 2 years ago

The SysId Add-on does not return any info when used on worksheets with or without conditions. This issue seems to be related to https://github.com/BYU-PRISM/Seeq/issues/4 Might there be any workaround to fix this issue?

Add-on version: 0.4 Seeq version: R57.2.5

imanbabaei commented 1 year ago

Hi @rosteve, Thank you for your feedback. We updated the pull and push functions to make them compatible with the latest (Seeq) SPy functions. Could you please upgrade the add-on by running pip install seeq-sysid -U command in the terminal and let us know if this solves the problem?