automl / auto-sklearn

Automated Machine Learning with scikit-learn
https://automl.github.io/auto-sklearn
BSD 3-Clause "New" or "Revised" License
7.63k stars 1.28k forks source link

pip installaton failed on mac and Ubuntu #1740

Open gaohongwei opened 1 month ago

gaohongwei commented 1 month ago

Short Question Description

I have tried to install on mac and ubuntu. Both are failed. Ubuntu 22.04.4 LTS Python 3.10 (Add #1260: Support for Python 3.10)

System Details (if relevant)

ImadSaddik commented 2 weeks ago

Hi @gaohongwei. I managed to solve the issue!

I created a new Conda environment with Python 3.7 and ran:

pip install auto-sklearn

At the end, I got a message saying Successfully built auto-sklearn.