My only line of code is
import geopandas
and it gives me the error
OSError: Could not find libspatialindex_c library file
User DYZ provided the correct answer in the comments.
You need to install spatialindex.
This question should be set to answered so it is not misleading