Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
DCELL
Resolver I
Resolver I

Module not found auto-sklearn

Hello,

 

I added the auto-sklearn package in my environment, but when I try to import it it says "module not found". I also tried using %pip install but it doesn't install successfully. I tried %pip install autosklearn==each version between 0.14.0 and 0.15.0 inclusive.

 

Here you can see the package is installed:

DCELL_0-1746279150491.png

But not found. The same environment is selected and the notebook and environment objects are in the same workspace

DCELL_2-1746279878132.png

 

Using %pip install auto-sklearn fails:

DCELL_3-1746280711221.png

 

 

 

 

 

1 ACCEPTED SOLUTION
DCELL
Resolver I
Resolver I

It seems to be an auto-sklearn version problem. In Fabric scikit-learn is 1.2.2 by default, which is not compatible with any version of auto-sklearn.

View solution in original post

1 REPLY 1
DCELL
Resolver I
Resolver I

It seems to be an auto-sklearn version problem. In Fabric scikit-learn is 1.2.2 by default, which is not compatible with any version of auto-sklearn.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.

Top Solution Authors