Forum Discussion
Python Script not working power bi
Hi,
I am trying to use python scripting on power bi. but i am getting an error while executing a script. I have installed Pandas and matplotlib libraries. How do i solve this issue?
Hi Anonymous
I am not an expert in using phyton scripts in Power BI but since it says access denied is it possible that the ibraries are stored in a location which can only be accessed with some kind of admin rights on your machine?
Did you check this site as well as the explained settings/actions?
Run Python Scripts in Power BI Desktop - Power BI | Microsoft Learn
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
3 Replies
- Mikelytics
Resident Rockstar
Hi Anonymous
I am not an expert in using phyton scripts in Power BI but since it says access denied is it possible that the ibraries are stored in a location which can only be accessed with some kind of admin rights on your machine?
Did you check this site as well as the explained settings/actions?
Run Python Scripts in Power BI Desktop - Power BI | Microsoft Learn
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
- Mikelytics
Resident Rockstar
Anonymous
Here is another artcile on medium about an ADO.net error with Phyton
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
- AnonymousNot applicable
Thanks for the reply. I guess thats it.