ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
imbalanced-learn 0.7.0 requires joblib>=0.11, which is not installed.
imbalanced-learn 0.7.0 requires scikit-learn>=0.23, which is not installed.
pip所需要的包没有全部安装,按照要求安装一下joblib和scikit-learn