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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

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

Top Solution Authors