rs_calcが無いといわれるので、強制的にインポートした
/Users/shohei/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/SemiAutomaticClassificationPlugin/interface/band_calc_tab.py
#try: # from remotior_sensus.tools import band_calc as rs_calc #except Exception as error: # str(error) #明示的にインポート from remotior_sensus.tools import band_calc as rs_calc