Forum Discussion
Import python libraries in Power BI
- Anonymous6 years ago
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