I'm trying to deploy, https://google.github.io/starthinker/solution/dv3po_custom_signals/ but having issues.
It’s returning an error,
ModuleNotFoundError: No module named 'starthinker.task.lineitem_beta'
Going to https://github.com/google/starthinker/tree/master/starthinker/task I do see that it is missing.
Digging through branches, I see in some lineitem and lineitem_beta modules. I however can’t find a reason why it was removed and if it was replaced with something else.
Not sure if it's an error that it is missing. Is there any information or background?
I'm trying to deploy, https://google.github.io/starthinker/solution/dv3po_custom_signals/ but having issues.
It’s returning an error,
ModuleNotFoundError: No module named 'starthinker.task.lineitem_beta'Going to https://github.com/google/starthinker/tree/master/starthinker/task I do see that it is missing.
Digging through branches, I see in some
lineitemandlineitem_betamodules. I however can’t find a reason why it was removed and if it was replaced with something else.Not sure if it's an error that it is missing. Is there any information or background?