Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I installed Python and the following libraries on my desktop through the Command Prompt: Pandas,Numpy and Matplolib.
However, when I try to run any Python script, I get the following error message:
Python Script Error
Traceback (most recent call last):
File "PythonScriptWrapper.PY", line 2, in <module>
import os,uuid, matplotlib
ModuleNotFoundError:No Module named 'matplotlib'
Solved! Go to Solution.
@Anonymous ,
Please check how many versions of python have been installed on your server. And which packages have been installed in the site-packages of each python version.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous ,
Please check how many versions of python have been installed on your server. And which packages have been installed in the site-packages of each python version.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 26 | |
| 23 | |
| 19 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 46 | |
| 46 | |
| 43 | |
| 36 | |
| 31 |