Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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's avatar
    Mikelytics
    Icon for Resident Rockstar rankResident 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.

     

  • Anonymous's avatar
    Anonymous
    Not applicable

    Thanks for the reply. I guess thats it.