https://kedro.org/ logo
#questions
Title
# questions
d

Debanjan Banerjee

11/03/2022, 10:12 AM
UPDATE : After reinstalling it fails with this error
d

datajoely

11/03/2022, 10:12 AM
does Kedro run work?
d

Debanjan Banerjee

11/03/2022, 10:12 AM
yes
d

datajoely

11/03/2022, 10:15 AM
was that a pure
kedro run
or was it filtered?
d

Debanjan Banerjee

11/03/2022, 10:15 AM
filtered : --pipeline "abcabc"
d

datajoely

11/03/2022, 10:22 AM
okay
you should be able to do
kedro viz --pipeline "abcabc"
d

Debanjan Banerjee

11/03/2022, 10:23 AM
also if it matters , kedro-telemetry version 0.2.1
d

datajoely

11/03/2022, 10:23 AM
but my guess is there is an issue with your wider pipeline
d

Debanjan Banerjee

11/03/2022, 10:23 AM
ok let me try that
d

datajoely

11/03/2022, 10:23 AM
and
kedro viz
on it’s own is failing because of that
d

Debanjan Banerjee

11/03/2022, 10:30 AM
I think you are right , DS Pipeline has bugs , when i commented the ds bits from registry , it works like a charm
thanks as always Joel!
d

datajoely

11/03/2022, 10:31 AM
👍
the tick to debugging this ne is that error message wasn’t happening in Viz
it had to be in the kedro session start up process
3 Views