Hello,everyone .
when I use detect objects,I meet this problem,but I dont konw how to solve it.Could you help me?
problem:
Unable to initialize python raster function with scalar arguments. [f:\arcgis pro\Resources\Raster\Functions\System\DeepLearning\ArcGISLearn\ArcGISObjectDetector.py]
Traceback (most recent call last):
File "f:\arcgis pro\Resources\Raster\Functions\System\DeepLearning\ArcGISLearn\ArcGISObjectDetector.py", line 75, in initialize
with open(model, "r") as f:
TypeError: expected str, bytes or os.PathLike object, not NoneType
Unable to initialize python raster function with scalar arguments.

