I'm not sure what I'm doing wrong with arcpy.ImportToolbox() in ArcGIS Pro 2.9. No matter what I do, it always errors with
OSError: The toolbox file C:\temp\MyToolbox.pyt was not found.
There's not much to it besides calling arcpy.ImportToolbox(). What am I missing?