Forum Discussion
Anonymous
6 years agoNot applicable
Python Script Error
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 err...
- 6 years ago
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.
Greg_Deckler
6 years agoCommunity Champion
Looks like you haven't imported some required modules into your Python instance or they are not in the right place where Power BI Desktop is looking. Check File | Options and settings | Options | Python Scripting.