Error tutorial 1_search_algorithms

Hello! I have installed everything successfully, but when running for example the cell with Breadth-First Search (BFS) in the notebook of tutorial_uninformed_search, the output is:

AttributeError: ‘numpy.int64’ object has no attribute ‘intersects’

Has anyone faced this issue?

Hi, I had the same issue. You can take a look at the answer to my post.