Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Arul
Super User
Super User

Python Script

Hi all,

Can anyone help me to solve this problem when am using python scripting.testpython.PNG

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, Arul.

 

This error means that Python is not correctly identifying the matplotlib library, which most likely means that you haven't yet installed it. Make sure you have Python installed already and open the command prompt. You can type "pip -m install matplotlib" and hit enter to download this library. Afterwards, your script should work as intended. You may need to install pandas using this same method as well.

 

Hope this helps!

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi, Arul.

 

This error means that Python is not correctly identifying the matplotlib library, which most likely means that you haven't yet installed it. Make sure you have Python installed already and open the command prompt. You can type "pip -m install matplotlib" and hit enter to download this library. Afterwards, your script should work as intended. You may need to install pandas using this same method as well.

 

Hope this helps!

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.