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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

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
April Fabric Update Carousel

Fabric Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Top Solution Authors