Misleading Error "Please install necessary libs for CatBoostModel." #1187
Closed
Description
🐛 Bug Description
Qlib does not require the installation of packages like CatBoostModel
But the output looks a little misleading.
To Reproduce
Run examples/workflow_by_code.ipynb
in jupyter notebook.
Expected Behavior
Successfully run the script without installing CatBoostModel and warning.