Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi all,
I would like to use libraries in the python scripts within Power BI. When I try to import it and use it though, I get an error message that the module cannnot be found. With pandas, mupny etc I dont have any issues..only with my own library.
Could you please let me know if using libraries is possible and how I can fix the error?
Thank you,
Elria
Solved! Go to Solution.
Hi @elria,
Where are these custom libraries located? Did them host in the same location as you confiture in power bi desktop -> 'python scripting' settings?
If this is a case, I think you need to specify the full path that your libraries hosted and use them in the import script.
In addition, please also check your libraries if they are compatible with your current python versions.
Regards,
Xiaoxin Sheng
Hi @elria,
Where are these custom libraries located? Did them host in the same location as you confiture in power bi desktop -> 'python scripting' settings?
If this is a case, I think you need to specify the full path that your libraries hosted and use them in the import script.
In addition, please also check your libraries if they are compatible with your current python versions.
Regards,
Xiaoxin Sheng
Hi v-shex-msft ,
Many thanks for the hint! My library was indeed in a different directory from the python script settings! This made the trick..
Thank you,
Elria
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
61 | |
61 | |
55 | |
38 | |
27 |
User | Count |
---|---|
85 | |
60 | |
45 | |
41 | |
39 |