Forum Discussion
yohannes_adeba
2 years agoFrequent 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 c...
sergej_og
2 years agoSuper 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.
yohannes_adeba
2 years agoFrequent Visitor
Thank you. No, I don't have the license for Fabric. I'll be looking forward to the upcoming solutions on this matter.