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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. 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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 40 | |
| 30 | |
| 24 |