Forum Discussion
Error while running script
Hi, Anonymous
Based on the error message, it seems that the corresponding package failed to import. I'd like to suggest you refer to the following documents for further help. Do pay attention to the considerations and limitations.
Run Python scripts in Power BI Desktop
Use an external Python IDE with Power BI
Create Power BI visuals by using Python
Create visuals by using Python packages in the Power BI service
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years agoNot applicable
Hi v-alq-msft (Allan), Thanks for sending those links! It pointed me to the right direction and I managed to resolve the package issues through my Anaconda prompt. Currently there seems to be no more error when I am running my Python script in Power BI, but it loads indefinitely. Would you be able to help?