Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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:
But not found. The same environment is selected and the notebook and environment objects are in the same workspace
Using %pip install auto-sklearn fails:
Solved! Go to Solution.
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.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Fabric update to learn about new features.