The error say that you had converted the first dimension of the shape of X , and y variable so, Make sure that you passed all test cases before this cell
plot_decision_boundary(w, b, X_train, y_train)
And also make sure that you hadn’t changed the values of X , and Y
I would like to look at the whole error traceback, but it was truncated in your screenshot. Would you click on the area as illustrated to expand the whole error traceback and share another screenshot?