Giter Club home page Giter Club logo

Comments (9)

whoisltd avatar whoisltd commented on May 27, 2024 10

For python 3.10:
Install these packages line by line solve this problem:
scipy==1.8.1
Cython==0.29.35
scikit-learn==0.24.2 --no-build-isolation

from auto-sklearn.

stupidoge avatar stupidoge commented on May 27, 2024 1

@whoisltd Hi Dat, it still cannot work on my colab.
image

from auto-sklearn.

AmirAlavi avatar AmirAlavi commented on May 27, 2024

I'm not exactly sure, but it looks like it's failing when building scikit-learn 0.24.2. You can checkout #1675 for a workaround.

from auto-sklearn.

GegznaV avatar GegznaV commented on May 27, 2024

@yevIbrahimov, which Python version do you use?

I had issues with both Python 3.10 and 3.11 and could install it to a Python 3.9-based environment.

from auto-sklearn.

yevIbrahimov avatar yevIbrahimov commented on May 27, 2024

@GegznaV I use python 3.10, but switching to 3.9 version still does not help me with this issue

from auto-sklearn.

yevIbrahimov avatar yevIbrahimov commented on May 27, 2024

@AmirAlavi
I tried to use these steps to solve this issue but I still get an error
!pip install Cython==0.29.36
!pip install scikit-learn==0.23 --no-build-isolation
Restart runtime
!pip install auto-sklearn

from auto-sklearn.

GegznaV avatar GegznaV commented on May 27, 2024

I use Ubuntu (via WSL on Windows 10) with Conda as Python's virtual environment manager. Before the installation of auto-sklearn, there was nothing in the environment except Python and the dependencies requested by the Conda installer.

Actual steps I took are described here (assuming that Conda is installed):

from auto-sklearn.

jonasboemer avatar jonasboemer commented on May 27, 2024

For python 3.10: Install these packages line by line solve this problem: scipy==1.8.1 Cython==0.29.35 scikit-learn==0.24.2 --no-build-isolation

works for me

from auto-sklearn.

whoisltd avatar whoisltd commented on May 27, 2024

@stupidoge
Not sure but on google colab, may you need to restart runtime when you change or reinstall new package version

from auto-sklearn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.