FitFuncBuilder-Python-PackCheck
An example script follows. Substitute your required package(s) inside the parentheses and double-quote marks, as needed:
[BeforeInstall] if(Python.chk("pandas cv2(opencv-python)") > 1) return 1;//should not install FDF return 0;//proceed