AxeldeRomblay / MLBox

MLBox is a powerful Automated Machine Learning python library.
https://mlbox.readthedocs.io/en/latest/
Other
1.49k stars 274 forks source link

pip dependency error #128

Open ThirstyGeo opened 3 years ago

ThirstyGeo commented 3 years ago

During a fresh install to a new conda env, there is a dependency error which results in packages being installed and then uninstalled, and then this error:

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. pymc3 3.11.1 requires typing-extensions>=3.7.4, which is not installed. arviz 0.11.2 requires typing-extensions<4,>=3.7.4.3, which is not installed. umap-learn 0.4.1 requires tbb>=2019.0, which is not installed. tifffile 2019.7.26.2 requires imagecodecs>=2019.11.28; platform_system == "Windows", which is not installed.