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
yohannes_adeba
Frequent Visitor

How to configure Python libraries for Power BI without clashing with an existing Conda enviroment?

I am having trouble using Python libraries with Power BI because the existing conda environment (other project) is conflicting with Power BI Python (version mismatch). Is there a way to install and configure Python libraries that work with Power BI from scratch, without interfering with my conda environment? I have tried creating a new conda environment with the libraries that Power BI supports, but I am still having problems.

I would be glad if anyone provided me with a video reference/link, in addition to the answers/reply here.

 

Thank you so much for the usual support.

2 REPLIES 2
sergej_og
Super User
Super User

Power BI Service struggles a bit with py libraries. There are a few pre-installed but by far not enough.
Fabric is doing better on this.
Do you have Fabric in access?
You can istall libraries you want/need in demand in Fabric for using py scripts.

Thank you. No, I don't have the license for Fabric. I'll be looking forward to the upcoming solutions on this matter.

Helpful resources

Announcements
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.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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 Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors