I was trying to run some default configs with pippi, but it looks like there is some python 2 remnant in the pippi code since I get this error for both the default spartan.pip and WC_lite.pip configs:
Running pippi failed in parse operation.
The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
The docker image is also affected by this. Seems like an easy fix to me, at for people who are familiar with pippi.
I was trying to run some default configs with pippi, but it looks like there is some python 2 remnant in the pippi code since I get this error for both the default
spartan.pipandWC_lite.pipconfigs:The docker image is also affected by this. Seems like an easy fix to me, at for people who are familiar with pippi.