Oserror: [winerror 126] cannot find the specified module self_ handle = _ dlopen(self._ name, mode)

When using mask-r-cnn, oserror: [winerror 126] cannot find the specified module, in self_ handle = _ dlopen(self._ An error is reported at name, mode)
after checking, a “GEOS” is passed in the previous function_ c. DLL “DDL file, resulting in an error (or search for DDL in the error)

After inquiry, there is a problem with shapely
solution: install shapely (I installed shapely before, and I don’t know why the error is reported)

conda install -c conda-forge shapely

Read More: