Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi,
I'm doing a pyton visual (pair plot) using matplotlib and seaborn package but I'm getting the following a script error:
traceback (most recent call last):
File "PythonScriptWrapper.PY", line 2, in <module>
import os, uuid,matplotlib
ModuleNotFoundError: No module named 'matplotlib'
what does that error means? I have installed both matlplotlib and seaborn in my computer. Bellow are the are script code that i typed:
import matplotlib.pyplot as plt
import seaborn as sns
sns.pairplot(dataset)
plt.show()
Any advice to resolve this would be much appreciated.
Thank,
Adding to @Greg_Deckler answer by providing some good references.
https://docs.microsoft.com/en-us/power-bi/desktop-python-scripts
https://community.powerbi.com/t5/Desktop/Now-able-to-run-python-script/td-p/610764
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |