Hi, @dredkey.
It looks like it was expecting the shape to be a vector (rank 1) but found a scalar (rank 0) instead. Did you specify it as shape=scalar? If you did, try shape=(scalar,) instead.
Good luck with the assignment ![]()
Hi, @dredkey.
It looks like it was expecting the shape to be a vector (rank 1) but found a scalar (rank 0) instead. Did you specify it as shape=scalar? If you did, try shape=(scalar,) instead.
Good luck with the assignment ![]()